yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54433
[Bug 1608015] [NEW] When I use curl command to send requets, why the OS_TENANT_NAME must be set to the project_id.
Public bug reported:
curl -s -H "X-Auth-Token: $OS_TOKEN"
http://10.0.0.11:8774/v2/$OS_TENANT_NAME/flavors. When I execute the
above command,the results suggest that URL's project_id 'admin' doesn't
match Context's project_id '811a6248e6334cbb9b68e9dde5c7ce0'. When the
OS_TENANT_NAME is set to the project_id,not 'admin', the result will be
correct.
** Affects: keystone
Importance: Undecided
Status: 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/1608015
Title:
When I use curl command to send requets, why the OS_TENANT_NAME must
be set to the project_id.
Status in OpenStack Identity (keystone):
New
Bug description:
curl -s -H "X-Auth-Token: $OS_TOKEN"
http://10.0.0.11:8774/v2/$OS_TENANT_NAME/flavors. When I execute the
above command,the results suggest that URL's project_id 'admin'
doesn't match Context's project_id '811a6248e6334cbb9b68e9dde5c7ce0'.
When the OS_TENANT_NAME is set to the project_id,not 'admin', the
result will be correct.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1608015/+subscriptions
Follow ups