This has been addressed in the oslo vmware library.

** Changed in: nova
       Status: Confirmed => Won't Fix

-- 
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/1240653

Title:
  VMware: move file name handling to utility methods

Status in OpenStack Compute (Nova):
  Won't Fix

Bug description:
  It's tempting to use os.path to create proper file names in nova-
  compute.  However for the vmware driver this breaks if nova-compute is
  run on windows.    We should use utility methods to create the
  filename/path so that people don't need to know to not to use os.path.

  
  Another option is to use os_posix.path()

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to