10.3. 列出可用的 DNS 服务端点
在进行故障排除时,确定 Red Hat OpenStack Platform DNS 服务(指定)端点及其状态会很有用。
流程
提供您的凭据文件。
Example
$ source ~/overcloudrc列出可用的 RHOSP 服务端点:
$ openstack endpoint list --service designate -c Interface -c URL输出示例
+-----------+-------------------------+ | Interface | URL | +-----------+-------------------------+ | internal | http://172.17.1.44:9001 | | public | http://10.0.0.147:9001 | | admin | http://172.17.1.44:9001 | +-----------+-------------------------+