swiftclient service_type and endpoint_type support missing

Bug #1016641 reported by Dan Prince
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-swiftclient
Fix Released
Undecided
Unassigned

Bug Description

I'd like to be able to control the service_type and endpoint_type swiftclient uses with the keystone service catalog.

Upgrade swiftclient to support these options.

Dan Prince (dan-prince)
Changed in swift:
assignee: nobody → Dan Prince (dan-prince)
status: New → In Progress
Revision history for this message
Dan Prince (dan-prince) wrote :
affects: swift → python-swiftclient
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-swiftclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/9354

Changed in python-swiftclient:
assignee: Dan Prince (dan-prince) → Chmouel Boudjnah (chmouel)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-swiftclient (master)

Reviewed: https://review.openstack.org/9354
Committed: http://github.com/openstack/python-swiftclient/commit/c8163f4112bbf5fb438a7fe04bcd9c6ab244768a
Submitter: Jenkins
Branch: master

commit c8163f4112bbf5fb438a7fe04bcd9c6ab244768a
Author: Chmouel Boudjnah <email address hidden>
Date: Wed Jul 4 21:46:02 2012 +0200

    Use keystoneclient for authentication.

    - This allows us to delegate all 2.0 authentication directly to the
      library without reimplementing ourselves.
    - Support reusing a token / storage-url without re-authenticating every
      time via the switch os_storage_url os_auth_token.
    - Allow auth via tenant_id instead of just tenant_name via the switch
      os_tenant_id.
    - Refactor a bit to make it easier in the future to add new OS features
      (i.e: region).
    - Implements blueprint use-keystoneclient-for-swiftclient.
    - Fixes bug 1016641.

    Change-Id: I532f38a68af884de25326aaac05a2050f5ffa1c7

Changed in python-swiftclient:
status: In Progress → Fix Committed
Changed in python-swiftclient:
assignee: Chmouel Boudjnah (chmouel) → nobody
Changed in python-swiftclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.