Repository URL to install this package:
Version:
4.1.94.6-4.1 ▾
|
python3-tvault-contego
/
usr
/
lib
/
python3.6
/
site-packages
/
contego
/
conf
/
__pycache__
/
paths.cpython-36.opt-1.pyc
|
---|
3 ӧa ã @ s d dl Z d dlZd dlmZ ejde jje jje jje dddejde jjej dd d dejddd dgZdd Zdd Z dd Zdd Zdd ZdS )é N)ÚcfgZ pybasedirz../../a The directory where the Nova python modules are installed. This directory is used to store template files for networking and remote console access. It is also the default path for other config options which need to persist Nova internal data. It is very unlikely that you need to change this option from its default value. Possible values: * The full path to a directory. Related options: * ``state_path`` )ÚdefaultÚhelpZbindirZlocalÚbinaz The directory where the Nova binaries are installed. This option is only relevant if the networking capabilities from Nova are used (see services below). Nova's networking capabilities are targeted to be fully replaced by Neutron in the future. It is very unlikely that you need to change this option from its default value. Possible values: * The full path to a directory. Z state_pathz $pybasedira The top-level directory for maintaining Nova's state. This directory is used to store Nova's internal state. It is used by a variety of other config options which derive from this. In some scenarios (for example migrations) it makes sense to use a storage location which is shared between multiple compute hosts (for example via NFS). Unless the option ``instances_path`` gets overwritten, this directory can grow very large. Possible values: * The full path to a directory. Defaults to value provided in ``pybasedir``. c G s t jjd| S )z5Return an uninterpolated path relative to $pybasedir.ú $pybasedir)r )ÚosÚpathÚjoin)Úargs© r ú/usr/lib/python3.6/paths.pyÚbasedir_def? s r c G s t jjd| S )z2Return an uninterpolated path relative to $bindir.ú$bindir)r )r r r )r r r r Ú bindir_defD s r c G s t jjd| S )z6Return an uninterpolated path relative to $state_path.ú$state_path)r )r r r )r r r r Ústate_path_defI s r c C s | j t d S )N)Ú register_optsÚALL_OPTS)Zconfr r r r N s r c C s dt iS )NZDEFAULT)r r r r r Ú list_optsR s r )r ÚsysZoslo_configr ZStrOptr Úabspathr ÚdirnameÚ__file__Úprefixr r r r r r r r r r Ú<module> s"