On Windows, the parsed paths always contain a starting slash, which causes issues. Also, the paths should be normalized, replacing slashes with backslashes. This patch fixes those issues, ensuring that urls such as the following are properly handled: file:///c:/local/path file:////share_addr/share_name Change-Id: I84396173881d3be3a5d2cdde626ab0e2d2dac3eb Closes-Bug: #1598821
Tooz
The Tooz project aims at centralizing the most common distributed primitives like group membership protocol, lock service and leader election by providing a coordination API helping developers to build distributed applications.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/tooz
- Source: http://git.openstack.org/cgit/openstack/tooz
- Bugs: http://bugs.launchpad.net/python-tooz/
Join us
Description
Languages
Python
99.2%
Shell
0.8%