Reviewed: https://review.openstack.org/426078 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=d6a05f568d6e63ac16d20a10292998745812d453 Submitter: Jenkins Branch: master
commit d6a05f568d6e63ac16d20a10292998745812d453 Author: Nishant Kumar <[email protected]> Date: Fri Jan 27 01:05:10 2017 -0500 Reuse already existing groups from upstream tempest config Tempest plugin tests uses the same config file/object from the upstream tempest, therefore instead of registering the same group again in plugin tests we should reuse already existing groups and register only plugin specific option here. Change-Id: I948fdcf20732b98d5ba5d34fe0352ea9cff59f91 Closes-Bug: #1659596 ** Changed in: keystone Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1659596 Title: Reuse already registered group in tempest config Status in OpenStack Identity (keystone): Fix Released Bug description: Instead of registering new groups in tempest plugin use the already registered group since the tempest config which is being used in plugin is the same as the upstream tempest. Also registering the same group twice would lead to duplicate opt error. To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1659596/+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

