Repository URL to install this package:
|
Version:
5.2.8-5.2 ▾
|
python3-dmapi-el9
/
usr
/
lib
/
python3.9
/
site-packages
/
dmapi
/
conf
/
__pycache__
/
paths.cpython-39.pyc
|
|---|
a
[r`e ã @ s d dl Z d dlZd dlmZ ejde j e j e j e ¡d¡¡ddejde j ej
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ÚhelpZbindirÚlocalÚ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_pathú
$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 jjdg| ¢R S )z5Return an uninterpolated path relative to $pybasedir.r ©ÚosÚpathÚjoin©Úargs© r ú4/usr/lib/python3.9/site-packages/dmapi/conf/paths.pyÚbasedir_def? s r c G s t jjdg| ¢R S )z2Return an uninterpolated path relative to $bindir.z$bindirr r r r r Ú
bindir_defD s r c G s t jjdg| ¢R S )z6Return an uninterpolated path relative to $state_path.z$state_pathr r r r r Ústate_path_defI s r c C s | 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, ÿýþþÝ6