** Changed in: keystone
       Status: Fix Committed => Fix Released

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

Title:
  Updating Project and Group fails to update certain attributes

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  The keystone SQL backend contains table definitions for each of the
  sql tables - including a list of attributes, which is then
  subsequently used by update functions to copy across all the
  attributes.  These seem incorrect for Project and Group (e.g. are
  missing things like "description" or "enabled").  We get away with
  this in the kvs backend, since it does a blind copy in of the object.

  A fix for the project part of this will be dependant on
  https://review.openstack.org/#/c/21951/ since this fixes a bug where
  update_project wasn't even looking at the attribute list!

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to