Comment 13 for bug 1541656

Revision history for this message
Bogdan (bogdan-vatkov) wrote :

Hi Dolph,

Looking at the code it seems like a missing use case, but this is not what an average OpenStack user would expect - the expectation is that once an auth token is obtained (no matter if using OAuth auth flow or other) it should be possible to use it against the OpenStack APIs as well as the openstack CLI.

If this is intended behavior that one cannot use OAuth tokens with the CLI then it should at least be documented.

Just wondering what the Incomplete status in this case means. I read the description - "Cannot be verified, the reporter needs to give more info."

I followed the official doc on how to obtain an auth token via the OAuth mechanism - did that successfully.
If I try to use the token against the openstackclient I get the failure, if I use it against the REST API directly then it works.

Isn't this explanation enough to get the bug verified? What other information do you need?
I would be glad to help, just tell me how.

Best regards,
Bogdan