I performed all the actions and tests in comments #4 and #5 against the
v3 API. If there is something wrong with how I attempted to recreate the
issue - please let me know. Marking this as Invalid for the time being.
Please reopen if the issue resurfaces or if more information is
available.
** Changed in: keystone
Status: Confirmed => 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/1610138
Title:
openstack catalog list error in multi region
Status in OpenStack Identity (keystone):
Invalid
Bug description:
In the multi region, openstack catalog list will hide same endpoints, as
below:
[root@con01 openstackclient(keystone_admin)]$ openstack endpoint list
+----------------------------------+----------+--------------+--------------+
| ID | Region | Service Name | Service Type |
+----------------------------------+----------+--------------+--------------+
| 83e1de95e15a45dca96514a3f06ba19e | TestRG01 | cinder | volume |
| be1a015332d9434c88dcb8c88bbcb1e7 | TestRG02 | cinder1 | volume |
+----------------------------------+----------+--------------+--------------+
[root@con01 openstackclient(keystone_admin)]$ openstack catalog list
+------------+----------+-------------------------------------------------------------------------------+
| Name | Type | Endpoints
|
+------------+----------+-------------------------------------------------------------------------------+
...
| cinder1 | volume | TestRG01
|
| | | publicURL:
http://192.168.17.143:8776/v1/756f3606480a4b6d8ef7f72a2b1a73d6 |
| | | internalURL:
http://192.168.17.143:8776/v1/756f3606480a4b6d8ef7f72a2b1a73d6 |
| | | adminURL:
http://192.168.17.143:8776/v1/756f3606480a4b6d8ef7f72a2b1a73d6 |
| | | TestRG02
|
| | | publicURL:
http://192.168.17.143:8776/v1/756f3606480a4b6d8ef7f72a2b1a73d6 |
| | | internalURL:
http://192.168.17.143:8776/v1/756f3606480a4b6d8ef7f72a2b1a73d6 |
| | | adminURL:
http://192.168.17.143:8776/v1/756f3606480a4b6d8ef7f72a2b1a73d6 |
| | |
|
...
+------------+----------+-------------------------------------------------------------------------------+
the result of catalog list is error, there only left cinder1, cinder
is out. It will cause cinder work error
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1610138/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp