[1.11-38.el6] centOS65 Invalid user token - rejecting request seen during VN creation

Bug #1374078 reported by Ganesha HV
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Won't Fix
High
Ganesha HV
R1.1
Won't Fix
High
Ganesha HV
Trunk
Won't Fix
High
Ganesha HV

Bug Description

1]. Setup
=======
env.roledefs = {
    'all': [host2, host3, host4, host5, host6],
    'cfgm': [host2, host3],
    'openstack': [host2],
    'webui': [host3],
    'control': [host3, host4],
    'compute': [host5, host6],
    'collector': [host2, host3],
    'database': [host2, host3, host4],
    'build': [host_build],
}

env.hostnames = {
    'all': ['nodei34', 'nodei35', 'nodei36', 'nodei37', 'nodei38']

2]. The following error on the neutron/server.log was seen during list_network operation

2014-09-25 11:17:40.311 INFO [neutron.service] Neutron service started, listening on 0.0.0.0:9697
2014-09-25 11:17:40.311 INFO [neutron.server] RPC was already started in parent process by plugin.
2014-09-25 11:17:40.311 INFO [neutron.wsgi] (3170) wsgi starting up on http://0.0.0.0:9697/

2014-09-25 11:17:48.903 INFO [neutron.wsgi] (3170) accepted ('10.204.217.93', 47139)

2014-09-25 11:17:48.905 INFO [urllib3.connectionpool] Starting new HTTP connection (1): 10.204.216.30
2014-09-25 11:17:48.910 WARNING [keystoneclient.middleware.auth_token] Authorization failed for token
2014-09-25 11:17:48.910 INFO [keystoneclient.middleware.auth_token] Invalid user token - rejecting request
2014-09-25 11:17:48.911 INFO [neutron.wsgi] 10.204.216.31,10.204.217.93 - - [25/Sep/2014 11:17:48] "GET /v2.0/networks.json HTTP/1.1" 401 281 0.006588

2014-09-25 11:18:20.641 INFO [neutron.wsgi] (3170) accepted ('10.204.217.93', 47430)

2014-09-25 11:18:20.642 INFO [urllib3.connectionpool] Starting new HTTP connection (1): 10.204.216.30

Have the setup in this state.

Tags: neutron
Revision history for this message
Ganesha HV (ganeshahv) wrote :

Will monitor in the next few builds.

information type: Proprietary → Public
Revision history for this message
Ganesha HV (ganeshahv) wrote :

Not seeing this issue anymore.

Changed in juniperopenstack:
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.