devstack/inc
Robert Collins 7c838616c9 Fix library runs.
Libraries were resulting in two edit-constraints runs:
 - one for the library, which adds a non-editable file path
 - then one for the editable servers, but that fails becuse
   pkg-resources couldn't parse the prior entry.

This is fixed in two parts: the dependent patch which supports parsing
file urls that have egg names, and this patch which changes from a
file path to a file url with an egg name.

Change-Id: I0f07858e96ea3baf46f8a453e253b9ed29c7f7e2
2015-07-04 09:55:56 +12:00
..
ini-config Move back isset to the functions-common 2015-03-26 14:00:02 +01:00
meta-config Create config file in merge_config_file 2015-04-17 13:23:25 +10:00
python Fix library runs. 2015-07-04 09:55:56 +12:00
rootwrap Support for running Nova with oslo.rootwrap daemon 2015-05-15 04:26:04 +00:00