kilo: secret field on swift datasource causes fatal bug when listing

Bug #1518496 reported by Tim Hinrichs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
congress
New
Undecided
Anusha

Bug Description

Here is the

2015-11-20 22:59:02.038 31811 ERROR congress.api.application [-] Traceback (most recent call last):
  File "/opt/congress/congress/api/application.py", line 47, in __call__
    response = handler.handle_request(request)
  File "/opt/congress/congress/api/webservice.py", line 351, in handle_request
    return self.list_members(request)
  File "/opt/congress/congress/api/webservice.py", line 375, in list_members
    context=self._get_context(request))
  File "/opt/congress/congress/api/datasource_model.py", line 52, in get_items
    datasources = self.datasource_mgr.get_datasources(filter_secret=True)
  File "/opt/congress/congress/managers/datasource.py", line 138, in get_datasources
    return results
KeyError: 'secret'

Anusha (anusha-iiitm)
Changed in congress:
assignee: nobody → Anusha (anusha-iiitm)
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.