[Yahoo-eng-team] [Bug 1460492] Re: List credentials by type

2023-10-26 Thread Artem Goncharov
** Changed in: python-openstackclient
   Status: Triaged => Won't Fix

-- 
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/1460492

Title:
  List credentials by type

Status in OpenStack Identity (keystone):
  Fix Released
Status in python-keystoneclient:
  Fix Released
Status in python-openstackclient:
  Won't Fix

Bug description:
  Currently the only attribute that you can filter a credential list by
  is user_id. I want to be able to list by user_id and credential type
  (a required field) so that i only get back my EC2 credentials (for
  example) when i do a list.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1460492/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1460492] Re: List credentials by type

2016-10-11 Thread Steve Martinelli
** Changed in: python-openstackclient
   Status: Fix Released => Triaged

-- 
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/1460492

Title:
  List credentials by type

Status in OpenStack Identity (keystone):
  Fix Released
Status in python-keystoneclient:
  Fix Released
Status in python-openstackclient:
  Triaged

Bug description:
  Currently the only attribute that you can filter a credential list by
  is user_id. I want to be able to list by user_id and credential type
  (a required field) so that i only get back my EC2 credentials (for
  example) when i do a list.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1460492/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1460492] Re: List credentials by type

2016-10-11 Thread Lance Bragstad
I think this could be marked as Fix Released for openstackclient. The
implementation [0] landed several months ago but it was never tagged
against this bug.


[0] 
https://github.com/openstack/python-openstackclient/commit/15d3717e733aec9e8b6526a1abffd62f2da1e32b

** Changed in: python-openstackclient
   Status: Confirmed => Fix Released

-- 
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/1460492

Title:
  List credentials by type

Status in OpenStack Identity (keystone):
  Fix Released
Status in python-keystoneclient:
  Fix Released
Status in python-openstackclient:
  Fix Released

Bug description:
  Currently the only attribute that you can filter a credential list by
  is user_id. I want to be able to list by user_id and credential type
  (a required field) so that i only get back my EC2 credentials (for
  example) when i do a list.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1460492/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1460492] Re: List credentials by type

2016-09-20 Thread Arthur Miranda
** Changed in: python-keystoneclient
   Status: Confirmed => Fix Released

** Changed in: python-keystoneclient
 Assignee: Arthur Miranda (artmr) => (unassigned)

-- 
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/1460492

Title:
  List credentials by type

Status in OpenStack Identity (keystone):
  Fix Released
Status in python-keystoneclient:
  Fix Released
Status in python-openstackclient:
  Confirmed

Bug description:
  Currently the only attribute that you can filter a credential list by
  is user_id. I want to be able to list by user_id and credential type
  (a required field) so that i only get back my EC2 credentials (for
  example) when i do a list.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1460492/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1460492] Re: List credentials by type

2015-09-22 Thread Thierry Carrez
** Changed in: keystone
   Status: Fix Committed => Fix Released

** Changed in: keystone
Milestone: None => liberty-rc1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1460492

Title:
  List credentials by type

Status in Keystone:
  Fix Released
Status in python-keystoneclient:
  In Progress
Status in python-openstackclient:
  In Progress

Bug description:
  Currently the only attribute that you can filter a credential list by
  is user_id. I want to be able to list by user_id and credential type
  (a required field) so that i only get back my EC2 credentials (for
  example) when i do a list.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1460492/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1460492] Re: List credentials by type

2015-08-03 Thread Steve Martinelli
Also, feel free to update the API too:
http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-
api-v3.html#list-credentials

we can also use the bug to track the changes against keystoneclient and
openstackclient

** Also affects: python-openstackclient
   Importance: Undecided
   Status: New

** Also affects: python-keystoneclient
   Importance: Undecided
   Status: New

** Changed in: python-keystoneclient
   Importance: Undecided = Wishlist

** Changed in: python-openstackclient
   Importance: Undecided = Wishlist

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1460492

Title:
  List credentials by type

Status in Keystone:
  In Progress
Status in python-keystoneclient:
  New
Status in python-openstackclient:
  New

Bug description:
  Currently the only attribute that you can filter a credential list by
  is user_id. I want to be able to list by user_id and credential type
  (a required field) so that i only get back my EC2 credentials (for
  example) when i do a list.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1460492/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp