nova/nova/cloudpipe
Mark McLoughlin 1428956919 Add helper methods to nova.paths
We only ever do one of two things with the global path options:

  1) Reference the option in the default of another option so that the
     value can be interpolated it

  2) Use the value of the option to build a path

Add helper methods for both these cases - e.g. basedir_def() for the
former case and basedir_rel() for the latter case. This makes it much
more obvious how and where these options are used.

Change-Id: I7fd94a329fe911761d02d94e5381e950c6668d56
2013-01-04 17:36:29 +00:00
..
__init__.py Remove outdated moduleauthor tags 2012-10-01 15:25:47 -07:00
bootscript.template Cloudpipe tap vpn not always working 2012-04-08 17:21:29 +02:00
client.ovpn.template update copyrights 2010-07-15 01:28:51 -04:00
pipelib.py Add helper methods to nova.paths 2013-01-04 17:36:29 +00:00