PKI Token should not store token body in the backend

Bug #1046023 reported by Adam Young
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Undecided
Adam Young

Bug Description

PKI tokens are currently stored in their entirety. This will greatly increase the amount of Database storage required. In addition, the database tables required to store this data have been modified to store this data, and that modification is going to cause problems for integration and migration.

Changed in keystone:
status: New → In Progress
Adam Young (ayoung)
Changed in keystone:
assignee: nobody → Adam Young (ayoung)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/12376
Committed: http://github.com/openstack/keystone/commit/a9ee611c434556f1406255f4e002f894196301ff
Submitter: Jenkins
Branch: master

commit a9ee611c434556f1406255f4e002f894196301ff
Author: Adam Young <email address hidden>
Date: Tue Sep 4 16:20:37 2012 -0400

    Remove id_hash column

    Storing the token body in the database back end is expensive and
    not required. This removes the storage, as well as updates
    the Database schema

    Bug 1046023

    Change-Id: Iee92ca7c2aeef04664883693b78ecfc1781fb335

Changed in keystone:
status: In Progress → Fix Committed
Joseph Heck (heckj)
Changed in keystone:
milestone: none → folsom-rc1
Thierry Carrez (ttx)
Changed in keystone:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: folsom-rc1 → 2012.2
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.