Repository URL to install this package:
|
Version:
4.3.1-4.3 ▾
|
python3-dmapi-el9
/
usr
/
lib
/
python3.9
/
site-packages
/
dmapi
/
conf
/
__pycache__
/
base.cpython-39.pyc
|
|---|
a
èÉe/ ã @ sj d dl mZ ejddd ddejdddejd d
ddd
ddejddgddd
ddgZdd Zdd ZdS )é )ÚcfgZpassword_lengthé z-Length of generated instance admin passwords.)ÚdefaultÚminÚhelpZtempdirz3Explicitly specify the temporary working directory.)r Zmonkey_patchFTz17.0.0z\
Monkey patching dmapi is not tested, not supported, and is a barrier
for interoperability.
z
Determine if monkey patching should be applied.
Related options:
* ``monkey_patch_modules``: This must have values set for this option to
have any effect
)r Zdeprecated_for_removalZdeprecated_sinceZdeprecated_reasonr Zdmapi_monkey_patch_modulesz6dmapi.compute.api:dmapi.notifications.notify_decoratora?
List of modules/decorators to monkey patch.
This option allows you to patch a decorator for all functions in specified
modules.
Possible values:
* dmapi.compute.api:dmapi.notifications.notify_decorator
* [...]
Related options:
* ``monkey_patch``: This must be set to ``True`` for this option to
have any effect
c C s | t¡ d S )N)Ú
register_optsÚbase_options)Zconf© r ú3/usr/lib/python3.9/site-packages/dmapi/conf/base.pyr <