Comment 8 for bug 1713807

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

Reviewed: https://review.openstack.org/499823
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=584a8414fe07a77ba93276e2c569045f8356001e
Submitter: Zuul
Branch: master

commit 584a8414fe07a77ba93276e2c569045f8356001e
Author: Felipe Reyes <email address hidden>
Date: Mon Oct 2 17:59:34 2017 -0300

    Remove databases relation

    Since Icehouse nova-compute does not need to access to a database, all
    accesses are made through nova-conductor.

    This patch removes shared-db relation and their hook handler.

    Change-Id: I7c4f6a70785d7dad1727d52cf86508209849ca35
    Closes-Bug: 1713807