The nova.paths Module

basedir_def(*args)

Return an uninterpolated path relative to $pybasedir.

basedir_rel(*args)

Return a path relative to $pybasedir.

bindir_def(*args)

Return an uninterpolated path relative to $bindir.

bindir_rel(*args)

Return a path relative to $bindir.

state_path_def(*args)

Return an uninterpolated path relative to $state_path.

state_path_rel(*args)

Return a path relative to $state_path.

Previous topic

The nova.opts Module

Next topic

The nova.pci.devspec Module

Project Source

This Page