devstack/inc
YAMAMOTO Takashi c8c1c615f2 Normalize path for upper-constraints
It seems pip distinguishes paths with .. or extra / for constraints.
For example, the following directories are considered different.

    /path/to/dir
    /path/to//dir
    /path/to/dir/subdir/..

This commit tries to normalize the given directory name to avoid
"Could not satisfy constraints for 'xxxx': installation from path
or url cannot be constrained to a version" error due to directory
name mismatch.

Reference: https://github.com/pypa/pip/pull/3582
Closes-Bug: #1542545
Change-Id: Iae9d58c27d3b10bca16e4a471507c4d5c16439a0
2016-03-22 21:23:23 +09:00
..
ini-config Minor fixes for bashate trunk 2016-02-16 14:50:53 +11:00
meta-config XenAPI: add support to use local.conf 2015-12-28 08:56:14 +00:00
python Normalize path for upper-constraints 2016-03-22 21:23:23 +09:00
rootwrap Fix path setup in add_sudo_secure_path 2015-12-01 13:43:01 +11:00