← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1671434] Re: fdatasync() usage breaks Windows compatibility

 

*** This bug is a duplicate of bug 1671435 ***
    https://bugs.launchpad.net/bugs/1671435

Yes, fdatasync is available only for unix.
https://docs.python.org/2/library/os.html#os.fdatasync

** Changed in: nova
       Status: New => Confirmed

** This bug has been marked a duplicate of bug 1671435
   fdatasync() usage breaks Windows compatibility

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

Title:
  fdatasync() usage breaks Windows compatibility

Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  The following change uses fdatasync when fetching Glance images, which
  is not supported on Windows: Id9905a87f16f66530623800e33e2581c555ae81d

  For this reason, this operation is now failing on Windows.
  Trace: http://paste.openstack.org/raw/602054/

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


References