Comment 7 for bug 1662943

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

Reviewed: https://review.openstack.org/435088
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-osd/commit/?id=9a5a710a1b1899ae6dacfe89a6eebe70bd8037e6
Submitter: Jenkins
Branch: master

commit 9a5a710a1b1899ae6dacfe89a6eebe70bd8037e6
Author: Chris MacNaughton <email address hidden>
Date: Thu Feb 16 15:00:20 2017 -0500

    Only check for upgrades if bootstrapped

    Only check for upgrade requests if the local unit is installed
    and bootstrapped, avoiding attempts to upgrade on initial
    execution of config-changed for trusty UCA pockets.

    Note that the upgrade process relies on a running ceph cluster.

    Change-Id: Ic7e427368a373ed853111d837a0223a75b46ce8e
    Closes-Bug: 1662943