** Changed in: keystone
Milestone: icehouse-3 => 2014.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231339
Title:
keystone s3_token middleware not usable
To manage notifications about this b
** Changed in: swift (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231339
Title:
keystone s3_token middleware not usable
To manage notifications a
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231339
Title:
keystone s3_token middleware not usable
To manage notificat
** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => icehouse-3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231339
Title:
keystone
The s3_token middleware was moved from keystone to keystoneclient and is
left deprecated in keystone. It's in the 0.6.0 version of
keystoneclient. Applications should use s3_token from keystoneclient
rather than from keystone.
Users of the keystone version will have to do a gettext.install() to se
** Changed in: python-keystoneclient
Milestone: 0.5.2 => None
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231339
Title:
keystone s3_token middleware not usable
To manage notifications about
@Dolph: This would appear to me to be a keystone issue or possibly swift
should be doing gettext before importing the middleware. There are no
gettext translations in the client.
The exception here is coming from keystone - Swift should update to use
s3token from keystoneclient now that has been r
Removed the Public Security status; if this should be Public Security,
please provide justification.
** Information type changed from Public Security to Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
but we still need to backport that for havana
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231339
Title:
keystone s3_token middleware not usable
To manage notifications about this bug go to:
http
Why is that public security? AFAIK the version from keystoneclient
should work it's the version of keystone which is deprecated (and should
just be a shim to load the version from keystone like we did in
authtoken) that has this bug.
--
You received this bug notification because you are a member
** Changed in: python-keystoneclient
Importance: Undecided => High
** Changed in: python-keystoneclient
Milestone: None => 0.5.2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231339
Title:
** Information type changed from Public to Public Security
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231339
Title:
keystone s3_token middleware not usable
To manage notifications about this bu
** Project changed: swift => python-keystoneclient
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231339
Title:
keystone s3_token middleware not usable
To manage notifications about this bug go to:
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: swift (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231339
Title:
keys
Add in /usr/lib/python2.7/dist-packages/keystone/exception.py next line
from keystone.openstack.common.gettextutils import _
after
from keystone.openstack.common import log as logging
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Configuration for s3 auth:
[filter:s3token]
paste.filter_factory = keystone.middleware.s3_token:filter_factory
service_host = 10.5.0.51
service_port = 5000
auth_port = 35357
auth_host = 10.5.0.51
auth_protocol = http
auth_token = ubuntutesting
admin_token = ubuntutesting
[filter:swift3]
use = egg
16 matches
Mail list logo