Repository URL to install this package:
|
Version:
3.3.42 ▾
|
python3-dmapi
/
usr
/
lib
/
python3
/
dist-packages
/
dmapi
/
conf
/
__pycache__
/
base.cpython-35.pyc
|
|---|
Ú]/ ã @ s¹ d d l m Z e j d d d d d d d e j d d d e j d d d d d d d d d d d e j d d d g d d d d d d d d g Z d d Z d d Z d S)é )ÚcfgZpassword_lengthÚdefaulté ÚminÚhelpz-Length of generated instance admin passwords.Útempdirz3Explicitly specify the temporary working directory.Zmonkey_patchFZdeprecated_for_removalTZdeprecated_sincez17.0.0Zdeprecated_reasonz\ 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 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)Úconf© r ú1/usr/lib/python3/dist-packages/dmapi/conf/base.pyr <