Comment 6 for bug 1659596

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

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 address hidden>
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