Comment 8 for bug 1662943

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

Reviewed: https://review.openstack.org/435087
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-mon/commit/?id=5e1ffebc94f82a4419a7c87b6ff657d5098b5410
Submitter: Jenkins
Branch: master

commit 5e1ffebc94f82a4419a7c87b6ff657d5098b5410
Author: Chris MacNaughton <email address hidden>
Date: Thu Feb 16 15:00:09 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: Ia3cfcedc6bdc4aff3f50f1bba8f524ca850bbf12
    Closes-Bug: 1662943