keystoneauth1.exceptions.discovery.DiscoveryFailure: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://controller/identity: HTTPSConnectionPool(host='controller', port=443): Max retries exceeded with url: /identity (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection... |
따위의 오류가 발생하여 약 일주일을 헤멨습니다
로그에도 auth_url을 확인하라고 쓰여있는데, 암만 공식 문서를 찾아봐도 다른 점이 없고, 도저히 자력으로 해결할 방법이 보이지 않아 OpenStack Korea Group에 도움을 요청하였습니다
분명히 공식 문서에
이렇게 쓰여있는데 이 부분을 http://controller:5000/identity로 수정하면 해결됩니다
다시 한 번 로그를 찬찬히 읽어보면 controller의 443포트를 두드리고 있으니 될리가 만무하죠
다른 모든 부분의 Keystone auth_url은 http://controller:5000인데 이 부분만 이렇게 작성되어있네요
저는 이제 Block Device Mapping 오류 해결하러 갑니다 ㅋㅋ 화이팅