nova/nova/console
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 Add man pages 2012-09-17 12:00:08 -07:00
api.py Add get_backdoor_port to console. 2012-12-19 17:08:31 -05:00
fake.py Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00
manager.py Add get_backdoor_port to console. 2012-12-19 17:08:31 -05:00
rpcapi.py Add get_backdoor_port to console. 2012-12-19 17:08:31 -05:00
vmrc.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
vmrc_manager.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
xvp.conf.template add in xs-console worker and tests. 2011-01-05 14:16:14 -06:00
xvp.py Add helper methods to nova.paths 2013-01-04 17:36:29 +00:00