Repository URL to install this package:
|
Version:
4.1.94.1.dev15-4.1 ▾
|
python3-dmapi
/
usr
/
lib
/
python3.6
/
site-packages
/
dmapi
/
conf
/
__pycache__
/
base.cpython-36.opt-1.pyc
|
|---|
3
{d§`/ ã @ 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 | j t d S )N)Ú
register_optsÚbase_options)Zconf© r ú/usr/lib/python3.6/base.pyr <