Activity log for bug #1109349

Date Who What changed Old value New value Message
2013-01-29 22:06:31 Steve Martinelli bug added bug
2013-01-29 22:12:51 Steve Martinelli python-keystoneclient: assignee Steve Martinelli (stevemar)
2013-01-29 22:16:36 OpenStack Infra python-keystoneclient: status New In Progress
2013-01-30 04:38:22 Steve Martinelli description I've noticed that when comparing https://github.com/openstack/identity-api/blob/master/openstack-identity-api/src/markdown/identity-api-v3.md and the current state of the keystone client code, there are some discrepancies. Specifically: Domains No list method in the client No mention of args private_project_names and private_user_names in create and update of the client Credentials No list method in the client User arg mentioned in create and update client code, but not in the API. Policies No mention of arg endpoint_id in create and update methods of the client I've noticed that when comparing https://github.com/openstack/identity-api/blob/master/openstack-identity-api/src/markdown/identity-api-v3.md and the current state of the keystone client code, there are some discrepancies. Specifically: Domains No list method in the client No mention of args private_project_names and private_user_names in create and update of the client Credentials No list method in the client User arg mentioned in create and update client code, but not in the API. --> Actually, there is conflicting data here, in one part of the API, there is a userId used in the create example, and in another example it is not.
2013-01-31 20:38:42 OpenStack Infra python-keystoneclient: status In Progress Fix Committed
2013-05-29 17:10:50 Dolph Mathews python-keystoneclient: milestone 0.2.3
2013-05-29 17:10:52 Dolph Mathews python-keystoneclient: status Fix Committed Fix Released
2013-05-29 17:10:55 Dolph Mathews python-keystoneclient: importance Undecided Medium