Sahara doesn't work with keystonemiddleware==1.0.0

Bug #1371012 reported by Sergey Reshetnyak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
Critical
Sergey Reshetnyak

Bug Description

Steps to repro:
1. Install Sahara with keystonemiddleware==1.0.0
2. Start Sahara

ERROR:
2014-09-18 05:17:03.915 5058 CRITICAL sahara [-] AttributeError: 'AuthProtocol' object has no attribute '_identity_server'
2014-09-18 05:17:03.915 5058 TRACE sahara Traceback (most recent call last):
2014-09-18 05:17:03.915 5058 TRACE sahara File "/usr/bin/sahara-all", line 10, in <module>
2014-09-18 05:17:03.915 5058 TRACE sahara sys.exit(main())
2014-09-18 05:17:03.915 5058 TRACE sahara File "/usr/lib/python2.7/dist-packages/sahara/cli/sahara_all.py", line 56, in main
2014-09-18 05:17:03.915 5058 TRACE sahara app = server.make_app()
2014-09-18 05:17:03.915 5058 TRACE sahara File "/usr/lib/python2.7/dist-packages/sahara/main.py", line 151, in make_app
2014-09-18 05:17:03.915 5058 TRACE sahara app.wsgi_app = acl.wrap(app.wsgi_app, CONF)
2014-09-18 05:17:03.915 5058 TRACE sahara File "/usr/lib/python2.7/dist-packages/sahara/api/acl.py", line 38, in wrap
2014-09-18 05:17:03.915 5058 TRACE sahara AUTH_URI = auth_protocol._identity_server.auth_uri
2014-09-18 05:17:03.915 5058 TRACE sahara AttributeError: 'AuthProtocol' object has no attribute '_identity_server'
2014-09-18 05:17:03.915 5058 TRACE sahara

Changed in sahara:
assignee: nobody → Sergey Reshetnyak (sreshetniak)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to sahara (master)

Fix proposed to branch: master
Review: https://review.openstack.org/122392

Changed in sahara:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara (master)

Reviewed: https://review.openstack.org/122392
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=d2058585160a99b7e7908fcf1066bbb9ef4102a6
Submitter: Jenkins
Branch: master

commit d2058585160a99b7e7908fcf1066bbb9ef4102a6
Author: Sergey Reshetnyak <email address hidden>
Date: Thu Sep 18 15:49:34 2014 +0400

    Use 'auth_uri' parameter from config

    Change-Id: I0276d30d8e142dca120915a8c91a500159a353d3
    Closes-bug: #1371012

Changed in sahara:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in sahara:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in sahara:
milestone: juno-rc1 → 2014.2
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.