yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48936
[Bug 1564829] Re: Hyper-V SMBFS volume driver cannot handle missing mount options
Reviewed: https://review.openstack.org/300401
Committed: https://git.openstack.org/cgit/openstack/compute-hyperv/commit/?id=01eec24a13d2886440d2ea71eb84d9598b09380c
Submitter: Jenkins
Branch: master
commit 01eec24a13d2886440d2ea71eb84d9598b09380c
Author: Lucian Petrut <lpetrut@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri Apr 1 13:19:57 2016 +0300
SMBFS: properly handle empty connection info options
We use regex to fetch the crentials from the connection info options
when mounting SMB shares.
The issue is that this field may be empty, in which case we may get
a TypeError. This patch fixes this issue.
Change-Id: I44f8a74ad38e4419f58bf8f59682af79fff8070c
Closes-Bug: #1564829
** Changed in: compute-hyperv
Status: New => Fix Released
--
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/1564829
Title:
Hyper-V SMBFS volume driver cannot handle missing mount options
Status in compute-hyperv:
Fix Released
Status in OpenStack Compute (nova):
New
Bug description:
We use regex to fetch the crentials from the connection info options
when mounting SMB shares.
The issue is that this field may be empty, in which case we may get
a TypeError.
To manage notifications about this bug go to:
https://bugs.launchpad.net/compute-hyperv/+bug/1564829/+subscriptions