zuul/doc
Antoine Musso 9adc6d40bc Include python-file using the real path
When layout_config points to a symbolic link, Zuul attempted to load the
python function from directory of the symbolic link instead of the
parent of the link target.  That causes the scheduled to halt.

* Use realpath on layout_config path to make sure we will load from the
  proper place.
* Update documentation of python-file to mention the include is relative
  to the directory holding layout_config.

Change-Id: I33e221dd7c323423dbf781b53c06333dab2c7d29
2014-11-14 15:37:48 +01:00
..
source Include python-file using the real path 2014-11-14 15:37:48 +01:00
Makefile sphinx is now stricter 2013-01-15 18:35:53 +00:00