← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1437389] Re: Libvirt SMB volume driver: fail to attach volume

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-rc1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1437389

Title:
  Libvirt SMB volume driver: fail to attach volume

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The Libvirt SMB volume driver fails to attach volumes if the
  connection info does not contain mount options.

  The reason is that the mount options are not parsed correctly. It
  attempts to join the connection info mount options (which in this case
  are set to None) with the locally configured mount options.

  Trace: http://paste.openstack.org/show/197179/

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1437389/+subscriptions


References