Comment 2 for bug 1661213

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

Reviewed: https://review.openstack.org/428111
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=e8982db91ff3caef1dc1e221e36ac4765125c69a
Submitter: Jenkins
Branch: master

commit e8982db91ff3caef1dc1e221e36ac4765125c69a
Author: PRAMOD KUMAR SINGH <email address hidden>
Date: Thu Feb 2 17:33:50 2017 +0530

    Make use of already registered group

    service_available_group - We don't need this group in plugin
    code because it is already being registered in tempest config
    and since we are using the same config object from tempest,
    we can make use of this group directly here instead of using a
    new group with the same name.

    closes-Bug: #1661213

    Change-Id: Iabd4a7c356b1f454585054218bf07801e0339bde