Comment 2 for bug 1022670

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

Reviewed: https://review.openstack.org/9532
Committed: http://github.com/openstack/nova/commit/5526fb6db239677fead7bfbff8b2a6672bba6367
Submitter: Jenkins
Branch: master

commit 5526fb6db239677fead7bfbff8b2a6672bba6367
Author: Ghe Rivero <email address hidden>
Date: Mon Jul 9 20:02:44 2012 +0200

    Fix snapshots tests failing
    bug 1022670

    When running snapshot test, FLAGS.instances_path is defined as '',
    with snapshot_directory='/snapshots' which will fail to to permissions errors.

    Modified class LibvirtConnTestCase to use libvirt_snapshots_directory=''

    Change-Id: I930e4f30ddffcf66c58312e92f0ae368e770e438