https://review.openstack.org/#/c/413878/ didn't fix the problem. The
timestamps in the v3 token issue response still doesn't match the spec
as described in the bug description.
** Changed in: keystone
Status: Fix Released => New
** Changed in: keystone
Milestone: ocata-3 => None
--
Y
The v3 documentation is still incorrect.
** Changed in: keystone
Status: Invalid => New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1634568
Title:
Incons
Public bug reported:
The v3 API spec for tokens documents the format of timestamps[1]. It
says the format is like "CCYY-MM-DDThh:mm:ss±hh:mm".
By this, the timestamps returned by keystone should be like
2016-10-17T15:17:03+00:00. But they actually show up like this:
V3:
"issued_at": "2016-10-17T
Public bug reported:
When running keystone with fernet enabled I get a lot of log messages like this:
2016-08-16 19:54:28.782 2417 INFO keystone.token.providers.fernet.utils
[req-1bbe529c-2513-487b-ac4e-e7ee42fe397a - - - - -] Loaded 2 encryption
keys (max_active_keys=3) from: /etc/keystone/fer
** Changed in: keystone
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1610409
Title:
s.u.p.p.o.r.t @.1800,6817 208 @ HUSHMAIL s.u.p.p
File "msgpack/_unpacker.pyx", line 139, in msgpack._unpacker.unpackb
(msgpack/_unpacker.cpp:139)
File
"keystone/local/lib/python2.7/site-packages/oslo_serialization/msgpackutils.py",
line 401, in _unserializer
return handler.deserialize(data)
File
"keystone
Public bug reported:
Fernet token validation performance got worse in mitaka vs in liberty. This is
because it's not using memcache to cache the token anymore.
** Affects: keystone
Importance: Undecided
Status: New
** Tags: fernet
--
You received this bug notification because
The core shouldn't know about the backends. Each backend is optional so
the backend might not even be available.
** Changed in: keystone
Status: In Progress => Opinion
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenSta
Public bug reported:
http://logs.openstack.org/58/257458/5/check/gate-tempest-dsvm-keystone-eventlet-full/2441200/logs/screen-key.txt.gz#_2016-02-24_17_26_26_453
Many operations are failing with an exception:
This session is in 'prepared' state; no further SQL can be emitted
within this transac
tance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1549371
Title:
Deprecation message
in the hierarchy.
This is misleading since the problem has nothing to do with
authority and granting more authority isn't going to allow the
operation to work.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
--
You received
tone-
manage db_sync, which it normally is.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identi
** Changed in: keystone/kilo
Status: Fix Released => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1488208
Title:
Revoking a role assignment rev
The revocation list is signed by the PKI certificates for some reason.
The revocation list is used for UUID tokens in addition to PKI tokens.
This fix is making it so that the revocation list is not signed by the
PKI certificates.
** Changed in: keystone
Status: Won't Fix => In Progress
-
We've got a blueprint for this, since keystone doesn't claim to support
python 3. https://blueprints.launchpad.net/keystone/+spec/python3
** Changed in: keystone
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is su
might as well fix it.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is
** Also affects: keystoneauth
Importance: Undecided
Status: New
** No longer affects: keystone
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1525275
Title
driver is deprecated as of Liberty in favor of entrypoints and may be
removed in N.
The deprecation warning is pretty useless. It should at least include
the string that was used so that I can figure out what to change.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk
Marking this as invalid since we didn't provide migration 73 with the
problem, it was only in review.
** Changed in: keystone
Status: In Progress => Fix Released
** Changed in: keystone
Status: Fix Released => Invalid
--
You received this bug notification because you are a member
This was released in keystone liberty.
** Changed in: keystone
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1479962
Title:
Use extras for d
here's new releases. That's bug 1505996 .
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
** Changed in: keystone
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is sub
d and they have their
own tests.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Yahoo!
Engin
Public bug reported:
When the tests are run, a bunch of them fail:
pkg_resources.ContextualVersionConflict: (requests 2.8.0
(/home/jenkins/workspace/gate-keystone-python27/.tox/py27/lib/python2.7
/site-packages), Requirement.parse('requests!=2.8.0,>=2.5.2'),
set(['oslo.policy']))
global-require
Public bug reported:
oslo.middleware middlewares should define the entry points for the
factories.
In setup.cfg:
[entry_points]
paste.filter_factory =
request_id = oslo_middleware:RequestId.factory
(Or whatever you want to call the entrypoint)
Then we can use it in keystone instead of defi
en/providers/common.py?id=3d989e8815c5fe932bb6e7a3e0541e8c75046225#n589
[2]
http://git.openstack.org/cgit/openstack/keystone/tree/keystone/models/token_model.py?id=3d989e8815c5fe932bb6e7a3e0541e8c75046225#n112
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
ant=self.tenant or '-',
domain=self.domain or '-',
user_domain=self.user_domain or '-',
p_domain=self.project_domain or '-'))
** Affects: k
rning
message should be logged
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/14
e requires
authentication.", "code": 401, "title": "Unauthorized"}}
No details have been suppressed. The only difference is that the note about
disabling debug mode has been removed. The message shouldn't be saying to
disable debug mode to suppress
5000 and 35357
and instead use :443/identity and /identity_admin.
** Affects: keystone
Importance: Wishlist
Assignee: Brant Knudson (blk-u)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keysto
strip comments when updating setup.cfg.
** Affects: keystone
Importance: Critical
Assignee: Brant Knudson (blk-u)
Status: Confirmed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net
;t be initializing the paste pipeline for tests that
only need to validate driver / backend / controller behavior.
This affects developer productivity since it takes too long to validate
changes locally.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Statu
config file.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which
Public bug reported:
The keystone log file doesn't have the request ID like the other projects. The
log file should contain the request ID so that it's easier to debug.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progres
n, which the code is attempting to do.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net
** Also affects: oslo.log
Importance: Undecided
Status: New
** Changed in: oslo.log
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
ht
be slightly more efficient to request no
attributes instead since there's less data for the LDAP server to
return.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
** Changed in: keystone
Assignee: (unassigned) => Brant Knud
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is
keystone/assignment/core.py and running the tests. The tests should all
work (except for the ones to verify that the deprecated methods are
there).
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
--
You received this bug notification
crashing the server by sending large requests, causing a DoS. As such,
keystone's sample httpd file should specify LimitRequestBody so that deployers
know to set it.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
--
You rec
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1479962
Title:
Use extras for deployment-specific package re
ed to improve security a bit.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
** Tags: security
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpa
** Also affects: keystone/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1468000
Title:
Group lookup by name in LDAP via v3 fails
Statu
Reopening since the previous fix was reverted.
** Changed in: keystone
Status: Fix Released => In Progress
** Changed in: keystone
Milestone: 2015.1.0 => liberty-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keysto
tMiddleware
decided to re-implement AdminTokenAuthMiddleware rather than using its
output (the setting of is_admin in the context.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
** Changed in: keystone
Assignee: (unassigned
icehouse is now eol, so I don't see any need to spend more time on this.
** Changed in: keystone/icehouse
Status: Incomplete => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/
** Also affects: keystonemiddleware
Importance: Undecided
Status: New
** Changed in: keystonemiddleware
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keyst
** Also affects: python-keystoneclient
Importance: Undecided
Status: New
** Changed in: python-keystoneclient
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keyst
x27;1.6' and will
be removed in a future version: use either datetime.datetime.isoformat()
or datetime.datetime.strftime() instead
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
** Changed in: keystone
Assignee: (unassigned) => Br
Public bug reported:
The Federation manager's get_mapping_from_idp_and_protocol method is returning
a dict where the 'rules' value is a JSON string. That 'rules' is stored as a
JSON string is an implementation detail that shouldn't be exposed to callers.
The 'rules' value of the dict returned
** Also affects: oslo.db
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1467008
Title:
Unit tests fail with sqlalchemy 1.1.0
Status in OpenS
** Also affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1467008
Title:
Unit tests fail with sqlalchemy 1.1.0
Status in OpenSt
x27;ALTER TABLE
"group" DROP CONSTRAINT fk_group_domain_id']
** Affects: keystone
Importance: High
Assignee: Brant Knudson (blk-u)
Status: In Progress
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
** Changed in: keystone
Importance: U
Was able to recreate locally on master.
** Changed in: keystone
Status: Won't Fix => Confirmed
** Changed in: keystone
Importance: Undecided => Medium
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification bec
ue : 2015-06-11 13:34:46+00:00 != 2015-06-11
13:34:50+00:00 within 3 delta
It took 4 seconds rather than 3.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineer
** Also affects: python-keystoneclient
Importance: Undecided
Status: New
** Changed in: python-keystoneclient
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keyst
Public bug reported:
oslo_utils.timeutils.isotime() is deprecated as of 1.6 so we need to
stop using it.
This breaks unit tests in keystone since we've got a check for calling
deprecated functions.
** Affects: keystone
Importance: Critical
Assignee: Brant Knudson (
** Changed in: horizon
Status: Fix Released => Fix Committed
** Tags added: icehouse-backport-potential juno-backport-potential kilo-
backport-potential
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (H
Public bug reported:
Migration 73 has a workaround for ibm_db_sa issue 173 (
https://code.google.com/p/ibm-db/issues/detail?id=173 ). Once that issue is
fixed we can remove the workaround.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notificat
** Changed in: keystone
Status: In Progress => Opinion
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1449850
Title:
Join multiple criteria together
Status in OpenStack Identity
There appears to be a similar issue for ceilometer -- it needs admin
role when it should not.
** Also affects: ceilometer
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https:/
I think the reason the 'nova' user needs the 'admin' role is because
neutron uses it to send a network allocation event back to nova. Nova
should be configured by default to allow users with the 'service' role
to do this operation and not require the 'admin' role.
** Information type changed from
*** This bug is a security vulnerability ***
Public security bug reported:
The typical config has nova using the 'neutron' user in the 'service' project
to do operations against Neutron. The 'neutron' user should not require the
'admin' role on the 'service' project to do all the operations it
Public bug reported:
pymongo 3.0 was released 2015-04-07. This causes keystone tests to fail:
Traceback (most recent call last):
File "keystone/tests/unit/test_cache_backend_mongo.py", line 357, in
test_correct_read_preference
region.set(random_key, "dummyValue10")
Public bug reported:
The keystone-manage man page doesn't show any of the new fernet commands, so
it's out of date.
** Affects: keystone
Importance: Medium
Status: Confirmed
** Tags: documentation
--
You received this bug notification because you are a member of Yahoo!
Enginee
fernet-related should work when the
non-fernet packages are not installed.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notifi
** Also affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1434103
Title:
SQL schema downgrades are no longer supported
Status
T_ID/users/$USER_ID/roles/$ROLE_ID
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Yahoo!
Engineeri
The s3_token middleware in keystoneclient is deprecated and will only
get security updates. Try this with the s3_token middleware in the
keystonemiddleware package.
https://github.com/openstack/python-
keystoneclient/blob/master/keystoneclient/middleware/s3_token.py#L105
** Changed in: keystone
de several mistakes). This would have been easy to
figure out if only the logs had mentioned that there wasn't an 'external' auth
plugin registered.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
** Changed i
ns in the DEFAULT section were deprecated.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Y
Public bug reported:
When running unit tests, a bunch of pending deprecation warnings are
logged. Here's an example:
/opt/stack/keystone/.tox/py27/local/lib/python2.7/site-
packages/cryptography/hazmat/backends/openssl/dsa.py:177:
PendingDeprecationWarning: The DSAPublicKeyWithNumbers interface
atchError: '2015-03-08T22:13:49Z' != '2015-03-08T23:13:49Z'
It's off by an hour for some reason.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
--
You received this bug notification because you are a me
I think these fixes were released some time ago.
** Changed in: keystone
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1408423
Title:
Requir
** Changed in: keystone
Status: In Progress => Won't Fix
** Changed in: keystone
Assignee: Brant Knudson (blk-u) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.la
x27;s no way to tell this without reading the code because there's no
documentation for it.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u
*** This bug is a security vulnerability ***
Public security bug reported:
SystemRandom should be preferred over direct use of random.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
--
You received this bug notification
*** This bug is a security vulnerability ***
Public security bug reported:
By default keystone will listen on all interfaces. Keystone should use secure
defaults. In this case, listen on localhost-only by default.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson
file so admins know what's available.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Ya
Public bug reported:
The function for getting or checking a role for trust (GET/HEAD
/v3/OS-TRUST/trusts/{trust_id}/roles/{role_id}) winds up being protected first
by `get_role_for_trust` and then by `check_role_for_trust`. This is because
get_role_for_trust winds up calling self.check_role_fo
Public bug reported:
I was looking through the sample policy.json file and noticed that the
"identity:list_endpoint_groups_for_project" target doesn't have a corresponding
mapping in the routers[1]. Looks like there's supposed to be a router mapping
/v3/OS-EP-FILTER/endpoint_groups/projects/{p
ken: $TOKEN" -H "X-Subject-Token: $TOKEN"
http://localhost:35357/v3/auth/tokens
{"error": {"message": "You are not authorized to perform the requested action:
identity:revoke_token (Disable debug mode to suppress these details.)", "code":
403, &q
Public bug reported:
When I get a token using the v2 API, the tenant now has "parent_project_id".
The parent_project_id shouldn't be there in a v2 token, and probably not in a
v3 token either. This is an unnecessary field and it makes the tokens larger
than they need to be.
RESP BODY: {"acces
Public bug reported:
Horizon has some instructions for setting it up in a secure way[1]. These
settings should be the default.
[1] http://docs.openstack.org/developer/horizon/topics/deployment.html
#secure-site-recommendations
** Affects: horizon
Importance: Undecided
Status: New
This was fixed in master with https://review.openstack.org/#/c/141186/
and juno with https://review.openstack.org/#/c/142552/ . I put the wrong
bug in the commit message.
** Changed in: keystone
Status: New => Fix Released
--
You received this bug notification because you are a member of
_constraints(meta))
2015-01-08 08:29:56.494 TRACE keystone File
"/opt/stack/keystone/keystone/common/sql/migrate_repo/versions/061_add_parent_project.py",
line 24, in list_constraints
2015-01-08 08:29:56.494 TRACE keystone 'ref_column': project_table.c.id}]
2015-01-08 08:29:56.4
s on their packages. Also, if
the requirement isn't used by keystone or any of the other dependencies
then it won't need to be installed in the tox venv and make testing
faster.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Pro
t be using @dependency.requires to inject
dependencies -- this is for use by keystone server parts. The tests have
their own way of getting dependencies injected by loading the manager,
which is similar to how the Keystone server works.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knud
fects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed
: `require` parameter is deprecated. Use
EntryPoint._load instead.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to
/
I ported the fix to oslo.middleware:
https://review.openstack.org/#/c/144700/
** Also affects: oslo.middleware
Importance: Undecided
Status: New
** Changed in: oslo.middleware
Assignee: (unassigned) => Brant Knudson (blk-u)
** Changed in: oslo.middleware
Status: New =&
{"name": "anotherrole"}}' \
http://localhost:35357/v3/roles/$ROLE_ID
{"error": {"message": "Cannot duplicate name {'id':
u'36a9eede308d41e8a92effce2e46cc4a', 'name': u'anotherrole'}", "code&quo
ate without a name.
$ curl -X PATCH \
-H "X-Auth-Token: $TOKEN" \
-H "Content-Type: application/json" \
-d '{"role": {"enabled": false}}' \
http://localhost:35357/v3/roles/$ROLE_ID
{"error": {"message": &
Since https://review.openstack.org/#/c/135903/ is merged things seem to
be working again.
** No longer affects: keystonemiddleware
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1395368
T
There's a fix in oslo.db. The work to update Keystone will be part of a
spec or blueprint to use new features in oslo.db once they're ready. I
don't think it's worth keeping a bug open.
** Changed in: keystone
Status: Triaged => Won't Fix
--
You received this bug notification because you
ystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
h
gth in the SQL
backend, although it's going to be a lot of changes.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification
Sean - I didn't backport the change(s) to use keystonemiddleware... I
can see reasons for backporting it or not backporting, so am not sure
what the right thing to do is.
I think it's best to look into what changed in keystoneclient.middleware
recently... I'll try it with glance in devstack.
** A
We won't have a v3 extensions like v2 extensions, since you can do
extension discovery using the JSON Home document.
** Changed in: keystone
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to
Public bug reported:
The man pages for keystone-all and keystone-manage are out of date.
especially keystone-manage is missing new subcommands.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: New
** Changed in: keystone
Assignee
://www.sqlite.org/lang_altertable.html
** Affects: keystone
Importance: Low
Assignee: Brant Knudson (blk-u)
Status: In Progress
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
** Changed in: keystone
Milestone: None => juno-rc1
** Changed in: ke
1 - 100 of 169 matches
Mail list logo