yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #46881
[Bug 1546605] Re: Default domain's description references keystone v2
Reviewed: https://review.openstack.org/281381
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=52080a8f8f6d9ef98154b5efa2b8a950937fc50f
Submitter: Jenkins
Branch: master
commit 52080a8f8f6d9ef98154b5efa2b8a950937fc50f
Author: Anna Sortland <annasort@xxxxxxxxxx>
Date: Wed Feb 17 11:33:51 2016 -0500
Update default domain's description
The default domain's description references v2. This is wrong in v3-only
deployments, or when CONF.identity.default_domain_id is used to specify
a different domain for v2. This change updates the description.
Change-Id: Ia8357bea00e3273015968015cdffa59d98a19159
Closes-Bug: #1546605
** 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 OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1546605
Title:
Default domain's description references keystone v2
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
Default domain's description references keystone v2:
# openstack domain list
+----------------------------------+---------+---------+----------------------------------------------------------------------+
| ID | Name | Enabled | Description |
+----------------------------------+---------+---------+----------------------------------------------------------------------+
| default | Default | True | Owns users and tenants (i.e. projects) available on Identity API v2. |
Remove reference to v2.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1546605/+subscriptions
References