Comment 3 for bug 1802365

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

Reviewed: https://review.openstack.org/616866
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-gateway/commit/?id=d3a6eb410e833b2a57f1f577e8480c4acf481632
Submitter: Zuul
Branch: master

commit d3a6eb410e833b2a57f1f577e8480c4acf481632
Author: Liam Young <email address hidden>
Date: Fri Nov 9 10:03:40 2018 +0000

    Restart nova-metadata-agent after upgrade to Rocky

    After an upgrade to Rocky the nova-metadata-agent is broken due to
    a problem importing the amqp lib. This patch simply restarts the
    service after an upgrade.

    Change-Id: I2c4df35b714a8af607937cb3ad4261db58ed3bbc
    Closes-Bug: #1802365