Comment 1 for bug 1690133

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

Reviewed: https://review.openstack.org/463984
Committed: https://git.openstack.org/cgit/openstack/synergy-scheduler-manager/commit/?id=fc16dbd695890358ce9671e3cf616b1d0ff8ffff
Submitter: Jenkins
Branch: master

commit fc16dbd695890358ce9671e3cf616b1d0ff8ffff
Author: Lisa Zangrando <email address hidden>
Date: Thu May 11 14:39:24 2017 +0200

    MessagingAPI should be implemented as common module

    nova_manager.py implements the NovaManager which interacts with Nova
    service but even provides the MessagingAPI class which interacts with
    the AMQP system. This fix moves the MessagingAPI in common/messaging.py.

    Bug: 1690133
    Change-Id: Ifed11126a1af227950c03ccffc48d577fb631ded
    Sem-Ver: bugfix