marker option not working
Bug #1053028 reported by
Iccha Sethi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
High
|
Mark Washenberger |
Bug Description
Using the marker parameter, gives a 500 error currently as shown below.
curl -i http://
HTTP/1.1 500 Internal Server Error
Content-Length: 128
Content-Type: application/json; charset=UTF-8
X-Compute-
Date: Wed, 19 Sep 2012 17:54:39 GMT
{"computeFault": {"message": "The server has either erred or is incapable of performing the requested operation.", "code": 500}}
Changed in nova: | |
assignee: | nobody → Mark Washenberger (markwash) |
Changed in nova: | |
status: | New → In Progress |
importance: | Undecided → High |
milestone: | none → folsom-rc1 |
Changed in nova: | |
milestone: | folsom-rc1 → 2012.2 |
To post a comment you must log in.
Stack trace:
2012-09-19 17:54:39 INFO nova.api. openstack. wsgi [req-674edf5d- 0ced-4d1f- 9815-96bcff41da 38 demo demo] GET http:// 184.106. 79.70:8774/ v2/bc409a503 62260a23/ servers? marker= 1 184.106. 79.70:8774/ v2/bc409a503cef 4976868aec09622 60a23/servers? marker= 1 openstack. wsgi [req-674edf5d- 0ced-4d1f- 9815-96bcff41da 38 demo demo] No Content-Type provided in request from nova/nova/ api/openstack/ wsgi.py: 783 openstack. compute. servers [req-674edf5d- 0ced-4d1f- 9815-96bcff41da 38 demo demo] Removing options 'marker' from invalid_ options /opt/stack/ nova/nova/ api/openstack/ compute/ servers. py:1293 0ced-4d1f- 9815-96bcff41da 38 demo demo] Searching by: {'deleted': False, 'project_id': u 76868aec0962260 a23'} from (pid=30668) get_all /opt/stack/ nova/nova/ compute/ api.py: 1055 976868aec096226 0a23'} 0ced-4d1f- 9815-96bcff41da 38 demo demo] Caught error: 'unicode' object has no attribut
cef4976868aec09
GET http://
2012-09-19 17:54:39 DEBUG nova.api.
(pid=30668) get_body /opt/stack/
No Content-Type provided in request
2012-09-19 17:54:39 DEBUG nova.api.
query from (pid=30668) remove_
Removing options 'marker' from query
2012-09-19 17:54:39 DEBUG nova.compute.api [req-674edf5d-
'bc409a503cef49
Searching by: {'deleted': False, 'project_id': u'bc409a503cef4
2012-09-19 17:54:39 ERROR nova.api.openstack [req-674edf5d-
e 'created_at'
2012-09-19 17:54:39 TRACE nova.api.openstack Traceback (most recent call last): nova/nova/ api/openstack/ __init_ _.py", line 78, in __call__ response( self.applicatio n) lib/python2. 7/dist- packages/ webob/request. py", line 1053, in get_response info=False) lib/python2. 7/dist- packages/ webob/request. py", line 1022, in call_application self.environ, start_response) lib/python2. 7/dist- packages/ webob/dec. py", line 159, in __call__ keystone/ keystone/ middleware/ auth_token. py", line 278, in __call__ lib/python2. 7/dist- packages/ webob/dec. py", line 159, in __call__ lib/python2. 7/dist- packages/ webob/dec. py", line 159, in __call__ lib/python2. 7/dist- packages/ webob/dec. py", line 159, in __call__
2012-09-19 17:54:39 TRACE nova.api.openstack File "/opt/stack/
2012-09-19 17:54:39 TRACE nova.api.openstack return req.get_
2012-09-19 17:54:39 TRACE nova.api.openstack File "/usr/local/
2012-09-19 17:54:39 TRACE nova.api.openstack application, catch_exc_
2012-09-19 17:54:39 TRACE nova.api.openstack File "/usr/local/
2012-09-19 17:54:39 TRACE nova.api.openstack app_iter = application(
2012-09-19 17:54:39 TRACE nova.api.openstack File "/usr/local/
2012-09-19 17:54:39 TRACE nova.api.openstack return resp(environ, start_response)
2012-09-19 17:54:39 TRACE nova.api.openstack File "/opt/stack/
2012-09-19 17:54:39 TRACE nova.api.openstack return self.app(env, start_response)
2012-09-19 17:54:39 TRACE nova.api.openstack File "/usr/local/
2012-09-19 17:54:39 TRACE nova.api.openstack return resp(environ, start_response)
2012-09-19 17:54:39 TRACE nova.api.openstack File "/usr/local/
2012-09-19 17:54:39 TRACE nova.api.openstack return resp(environ, start_response)
2012-09-19 17:54:39 TRACE nova.api.openstack File "/usr/local/
2012-09-19 17:54:39 TRACE nova.api.openstack return resp(environ, start_response)
2012-09-19 17:54:39 TRACE nova.api.openstack Fi...