[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.]
** Changed in: horizon Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1238988 Title: basic auth Status in OpenStack Dashboard (Horizon): Expired Bug description: I have modified python-keystoneclient as described in https://bugs.launchpad.net/keystone/+bug/1238965 to allow apache basic auth plugins to be used. It almost works with Horizon. Authentication works as the logs show, but then it stops short with the error: "Unable to authenticate to any available projects." For some reason, it looks like its trying to get another token. I'm not sure why it would do this. ==> /var/log/httpd/ssl_access_log <== 172.22.2.2 - kfox [11/Oct/2013:14:36:07 -0700] "POST /keystone/main/v2.0/tokens HTTP/1.1" 200 1127 ==> /var/log/httpd/ssl_request_log <== [11/Oct/2013:14:36:07 -0700] 172.22.2.2 TLSv1 DHE-RSA-AES256-SHA "POST /keystone/main/v2.0/tokens HTTP/1.1" 1127 ==> /var/log/httpd/ssl_access_log <== 172.22.2.2 - - [11/Oct/2013:14:36:07 -0700] "GET /keystone/main/v2.0/tenants HTTP/1.1" 200 241 ==> /var/log/httpd/ssl_request_log <== [11/Oct/2013:14:36:07 -0700] 172.22.2.2 TLSv1 DHE-RSA-AES256-SHA "GET /keystone/main/v2.0/tenants HTTP/1.1" 241 ==> /var/log/httpd/ssl_access_log <== 172.22.2.2 - - [11/Oct/2013:14:36:07 -0700] "POST /keystone/main/v2.0/tokens HTTP/1.1" 401 485 ==> /var/log/httpd/ssl_request_log <== [11/Oct/2013:14:36:07 -0700] 172.22.2.2 TLSv1 DHE-RSA-AES256-SHA "POST /keystone/main/v2.0/tokens HTTP/1.1" 485 ==> /var/log/httpd/ssl_access_log <== 172.22.2.2 - - [11/Oct/2013:14:36:07 -0700] "POST /keystone/main/v2.0/tokens HTTP/1.1" 401 485 ==> /var/log/httpd/ssl_request_log <== [11/Oct/2013:14:36:07 -0700] 172.22.2.2 TLSv1 DHE-RSA-AES256-SHA "POST /keystone/main/v2.0/tokens HTTP/1.1" 485 ==> /var/log/httpd/ssl_access_log <== 130.20.232.114 - - [11/Oct/2013:14:36:07 -0700] "POST /dashboard/auth/login/ HTTP/1.1" 200 1735 ==> /var/log/httpd/ssl_request_log <== [11/Oct/2013:14:36:07 -0700] 130.20.232.114 TLSv1 DHE-RSA-CAMELLIA256-SHA "POST /dashboard/auth/login/ HTTP/1.1" 1735 ==> /var/log/httpd/ssl_access_log <== 130.20.232.114 - - [11/Oct/2013:14:36:08 -0700] "GET /dashboard/i18n/js/horizon/ HTTP/1.1" 200 718 ==> /var/log/httpd/ssl_request_log <== [11/Oct/2013:14:36:08 -0700] 130.20.232.114 TLSv1 DHE-RSA-CAMELLIA256-SHA "GET /dashboard/i18n/js/horizon/ HTTP/1.1" 718 To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1238988/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp