summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/FileProbes.py
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2015-01-14 23:35:22 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2015-01-16 04:55:00 +0100
commit7d6032e82ea26baf82c64435925d6991d812e768 (patch)
treea05dff1ea4422759445783569b7fd6f4e0d3b54c /src/lib/Bcfg2/Server/Plugins/FileProbes.py
parent4609569ec9a7b9ea083c5546fa38ef401bba5fa8 (diff)
downloadbcfg2-7d6032e82ea26baf82c64435925d6991d812e768.tar.gz
bcfg2-7d6032e82ea26baf82c64435925d6991d812e768.tar.bz2
bcfg2-7d6032e82ea26baf82c64435925d6991d812e768.zip
Plugins/Packages: fix initialization of YumSource
During __init__ of the parent class get_repo_name is called. That needs fields (pump_id) that are defined later in the __init__ of YumSource. We introduce the new function _init_attributes to parse all attributes out of the <Source> tag before calling any other functions.
Diffstat (limited to 'src/lib/Bcfg2/Server/Plugins/FileProbes.py')
0 files changed, 0 insertions, 0 deletions