← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1264314] [NEW] warning: bypassing authentication using a token & endpoint(authentication credentials are being ignored)

 

Public bug reported:

warning: bypassing authentication using a token & endpoint(authentication credentials are being ignored).
'NoneType' object has no attribute 'has_service_catalog'

This is the ERROR MESSAGE i get after i configure keystone identity
service with

cat>keystonerc
export OS_USERNAME=admin
export OS_PASSWORD=ADMIN_PASS
export OS_TENANT_NAME=admin
export OS_AUTH_URL=http://controller:35357/v2.0

and exported it using
# source keystonerc
# keystone token-get
warning: bypassing authentication using a token & endpoint(authentication credentials are being ignored).
'NoneType' object has no attribute 'has_service_catalog'

i also done this below step before creating user "admin" and tenant "admin" and many times again after error.
# unset OS_SERVICE_TOKEN OS_SERVICE_ENDPOINT

I am using ubuntu 12.04 LTS for configuring openstack over Virtualbox.
somebody please help on my problem.
Thank you in advance.

** Affects: keystone
     Importance: Undecided
         Status: New

** Description changed:

  warning: bypassing authentication using a token & endpoint(authentication credentials are being ignored).
  'Nonetype' object has no attribute 'has_service_catalog'
  
  This is the ERROR MESSAGE i get after i configure keystone identity
  service with
  
  cat>keystonerc
  export OS_USERNAME=admin
  export OS_PASSWORD=ADMIN_PASS
  export OS_TENANT_NAME=admin
  export OS_AUTH_URL=http://controller:35357/v2.0
  
- and exported it using 
-           # source keystonerc
- then # keystone token-get
-           warning: bypassing authentication using a token & endpoint(authentication credentials are being ignored).
-            'Nonetype' object has no attribute 'has_service_catalog'
+ and exported it using
+ # source keystonerc
+ # keystone token-get
+ warning: bypassing authentication using a token & endpoint(authentication credentials are being ignored).
+ 'Nonetype' object has no attribute 'has_service_catalog'
  
  i also done this below step before creating user "admin" and tenant "admin" and many times again after error.
-          # unset OS_SERVICE_TOKEN OS_SERVICE_ENDPOINT
+ # unset OS_SERVICE_TOKEN OS_SERVICE_ENDPOINT
  
  I am using ubuntu 12.04 LTS for configuring openstack over Virtualbox.
  somebody please help on my problem.
  Thank you in advance.

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

Title:
  warning: bypassing authentication using a token &
  endpoint(authentication credentials are being ignored)

Status in OpenStack Identity (Keystone):
  New

Bug description:
  warning: bypassing authentication using a token & endpoint(authentication credentials are being ignored).
  'NoneType' object has no attribute 'has_service_catalog'

  This is the ERROR MESSAGE i get after i configure keystone identity
  service with

  cat>keystonerc
  export OS_USERNAME=admin
  export OS_PASSWORD=ADMIN_PASS
  export OS_TENANT_NAME=admin
  export OS_AUTH_URL=http://controller:35357/v2.0

  and exported it using
  # source keystonerc
  # keystone token-get
  warning: bypassing authentication using a token & endpoint(authentication credentials are being ignored).
  'NoneType' object has no attribute 'has_service_catalog'

  i also done this below step before creating user "admin" and tenant "admin" and many times again after error.
  # unset OS_SERVICE_TOKEN OS_SERVICE_ENDPOINT

  I am using ubuntu 12.04 LTS for configuring openstack over Virtualbox.
  somebody please help on my problem.
  Thank you in advance.

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


Follow ups

References