Comment 2 for bug 1571799

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

Reviewed: https://review.openstack.org/307418
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=0c506cb404b72a9956718a64640f7389adbe0098
Submitter: Jenkins
Branch: master

commit 0c506cb404b72a9956718a64640f7389adbe0098
Author: Peter Stachowski <email address hidden>
Date: Mon Apr 18 14:56:59 2016 -0400

    Fixed module-apply on removed module

    If you apply a module, remove it and then apply it again it would
    no longer show up in the module-query command. This has been fixed
    and corresponding tests added to the module scenario run.

    Also added missing 'object' to ModuleManager class

    Change-Id: I3302a2547cf88f1da1ba4abca6617981572782d4
    Closes-Bug: #1571799