← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1832746] [NEW] Failed to discover available identity versions when contacting http://controller:35357/v3

 

Public bug reported:

I am getting below errors

[root@controller ~]# openstack service list
Failed to discover available identity versions when contacting http://controller:35357/v3. Attempting to parse version from URL.
Unable to establish connection to http://controller:35357/v3/auth/tokens: HTTPConnectionPool(host='controller', port=35357): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f27136a8a10>: Failed to establish a new connection: [Errno 111] Connection refused',))

[root@controller ~]# . admin-openrc 
[root@controller ~]# openstack token issue
Failed to discover available identity versions when contacting http://controller:35357/v3. Attempting to parse version from URL.
Unable to establish connection to http://controller:35357/v3/auth/tokens: HTTPConnectionPool(host='controller', port=35357): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f7479c78450>: Failed to establish a new connection: [Errno 111] Connection refused',))
[root@controller ~]# 


Please suggest.

Regards
Nitish Patni

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1832746

Title:
  Failed to discover available identity versions when contacting
  http://controller:35357/v3

Status in OpenStack Identity (keystone):
  New

Bug description:
  I am getting below errors

  [root@controller ~]# openstack service list
  Failed to discover available identity versions when contacting http://controller:35357/v3. Attempting to parse version from URL.
  Unable to establish connection to http://controller:35357/v3/auth/tokens: HTTPConnectionPool(host='controller', port=35357): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f27136a8a10>: Failed to establish a new connection: [Errno 111] Connection refused',))

  [root@controller ~]# . admin-openrc 
  [root@controller ~]# openstack token issue
  Failed to discover available identity versions when contacting http://controller:35357/v3. Attempting to parse version from URL.
  Unable to establish connection to http://controller:35357/v3/auth/tokens: HTTPConnectionPool(host='controller', port=35357): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f7479c78450>: Failed to establish a new connection: [Errno 111] Connection refused',))
  [root@controller ~]# 

  
  Please suggest.

  Regards
  Nitish Patni

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1832746/+subscriptions


Follow ups