← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1713478] Re: Abstracted user settings

 

This isn't a bug, its a feature request. See my comment on the patch.

** Changed in: horizon
       Status: In Progress => Invalid

** Changed in: horizon
     Assignee: Marek Lyčka (mareklycka) => (unassigned)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1713478

Title:
  Abstracted user settings

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  Currently, user settings such as language and timezone are stored in
  sessions and cookies. This is less then ideal, as they are lost when
  moving between systems, browsers etc.

  We would like to abstract out a generic settings writing and reading
  interface to replace the hard coded system. Once this interface is
  established, individual storage backends can be implemented to provide
  different behaviors as needed and easily slotted into place, e.g.: db
  based storage.

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


References