Comment 18 for bug 1460492

Revision history for this message
Nate Potter (ntpttr) wrote :

Hi everyone, I'm still relatively new to OpenStack contribution and I'd like to get started with adding this feature to the python-keystoneclient and the python-openstack client if that's all right. I'm wondering what CLI command I can use to test it - in the keystone client all I'm seeing is ec2-credentials-list (from the v2 API) and in the openstack client I see 'openstack ec2 credentials list', neither of which seem to be the list function in /v3/credentials.py on GitHub. Do I need to update anything to use the v3 API, or should installing devstack make it available to me? Thanks!