
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
1.1 KiB
1.1 KiB
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
fake_call = False |
(BoolOpt) If True, skip using the queue and make local calls |
fake_network = False |
(BoolOpt) If passed, use fake network devices and addresses |
monkey_patch = False |
(BoolOpt) Whether to apply monkey patching |
monkey_patch_modules =
nova.api.ec2.cloud:nova.notifications.notify_decorator, nova.compute.api:nova.notifications.notify_decorator |
(ListOpt) List of modules/decorators to monkey patch |