Comment 3 for bug 1470571

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (kilo)

Reviewed: https://review.openstack.org/198441
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=8c61bf487b85aa59c973e702b5c909a74be43b01
Submitter: Jenkins
Branch: kilo

commit 8c61bf487b85aa59c973e702b5c909a74be43b01
Author: kevin <email address hidden>
Date: Wed Jul 1 11:17:00 2015 -0500

    Fixed the upgrade script edge case

    Changed the command to find the containers to only look for the contianer
    config file within a given directory and to only look one level deep.
    This change is in response to an issue that can happen if the container
    directory "/var/lib/lxc" is also a mounted file system.

    Change-Id: Id39995580900e2b9d9a35435d0cfeba82075d62b
    Closes-Bug: #1470571
    (cherry picked from commit 3e0e848181b4fe4ace48d773f3113ef111227519)