Comment 2 for bug 1513722

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

Reviewed: https://review.openstack.org/242401
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=9a2872dea0486c8181c116838f9af591c7cc00a0
Submitter: Jenkins
Branch: master

commit 9a2872dea0486c8181c116838f9af591c7cc00a0
Author: Bharath Thiruveedula <email address hidden>
Date: Fri Nov 6 13:31:54 2015 +0530

    use importutils in monitors.py to avoid cyclic imports

    * Remove import statements from the method level.
    * Use importutils to import COE monitor classes.

    Change-Id: Ie343def2c97f96d6a269ee6030a83b4eaf879c1a
    Closes-Bug: #1513722