yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54434
[Bug 1608015] Re: When I use curl command to send requets, why the OS_TENANT_NAME must be set to the project_id.
** Project changed: keystone => nova
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
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 Compute (nova):
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/nova/+bug/1608015/+subscriptions
References