← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1362630] [NEW] keystone catalog command line fails with "'NoneType' object has no attribute 'has_service_catalog'"

 

Public bug reported:

I am running keystone on icehouse, and client version  0.7.1
I source admin rc file
with OS_SERVICE_TOKEN and OS_SERVICE_ENDPOINT
and run:

$ keystone catalog

This fails with:

"'NoneType' object has no attribute 'has_service_catalog'"

If I unset OS_SERVICE_TOKEN and OS_SERVICE_ENDPOINT, keystone catalog succeeds, but...
running:

$ keystone tenant-list

hangs & timeouts... as my installation (Fuel 5.0.1 based) has adminURL
on internal non-accessible network (I am running from public network,
remote host)

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1362630

Title:
  keystone catalog command line fails with  "'NoneType' object has no
  attribute 'has_service_catalog'"

Status in OpenStack Identity (Keystone):
  New

Bug description:
  I am running keystone on icehouse, and client version  0.7.1
  I source admin rc file
  with OS_SERVICE_TOKEN and OS_SERVICE_ENDPOINT
  and run:

  $ keystone catalog

  This fails with:

  "'NoneType' object has no attribute 'has_service_catalog'"

  If I unset OS_SERVICE_TOKEN and OS_SERVICE_ENDPOINT, keystone catalog succeeds, but...
  running:

  $ keystone tenant-list

  hangs & timeouts... as my installation (Fuel 5.0.1 based) has adminURL
  on internal non-accessible network (I am running from public network,
  remote host)

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


Follow ups

References