fdatasync() usage breaks Windows compatibility

Bug #1671434 reported by Lucian Petrut
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Confirmed
Undecided
Unassigned

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/

Revision history for this message
Andrey Volkov (avolkov) wrote :

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

Changed in nova:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.