Bug 1041850 - [RFE][python-keystoneclient]: Move auth system fom novaclient to keystoneclient
Summary: [RFE][python-keystoneclient]: Move auth system fom novaclient to keystoneclient
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/pyth...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 19:42 UTC by RHOS Integration
Modified: 2015-03-19 17:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:27:10 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 19:42:13 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/python-keystoneclient/+spec/keystoneclient-auth-system.

Description:

Historically we had auth_system in novaclient used for Rackspace Cloud key based auth system but now used for other things :

We are using it for X.509 auth, where we need to authenticate against
the HTTP server where keystone is running with the user certificate
instead of using the passwordCredentials dict. Basic or Digest auth are
other use cases for this system.

We should move that feature from novaclient to keystone if we ever want to finally move novaclient to keystoneclient.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.