l.s.c.DatabaseConfig : class documentation

Part of lp.services.config View In Hierarchy

A class to provide the Launchpad database configuration.
Method __init__ Undocumented
Method main_master Undocumented
Method main_slave Undocumented
Method override Override one or more config attributes.
Method reset Undocumented
Method __getattr__ Undocumented
Method _getConfigSections Returns a list of sections to search for database configuration.
def __init__(self):
Undocumented
@property
def main_master(self):
Undocumented
@property
def main_slave(self):
Undocumented
def override(self, **kwargs):
Override one or more config attributes.

Overriding a value to None removes the override.

def reset(self):
Undocumented
def _getConfigSections(self):
Returns a list of sections to search for database configuration.

The first section in the list has highest priority.

def __getattr__(self, name):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.