Comment 10 for bug 1715624

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

Reviewed: https://review.openstack.org/501813
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=0161dde79660a248742e41e67f92ed13af561dd7
Submitter: Jenkins
Branch: master

commit 0161dde79660a248742e41e67f92ed13af561dd7
Author: David Ames <email address hidden>
Date: Thu Sep 7 09:13:12 2017 -0700

    Resolve OS upgrade bugs

    Ensure that the os_release cache is cleared during the openstack
    upgrade process, ensuring that package list and configuration
    options are correctly set for the new OpenStack version.

    Ensure that map_instances gets run on upgrade. This updates the
    nova_api.instance_mappings table with pre-existing instances.

    Change-Id: Idfcdc48c25b24d0cc9ded3eda2bc4d13d3b04f6d
    Closes-Bug: 1715624