l.s.m.l.LiveFS(Storm) : class documentation

Part of lp.soyuz.model.livefs View In Hierarchy

See ILiveFS.
Method __init__ Construct a LiveFS.
Method private See IPrivacy.
Method keep_binary_files_days 0 See ILiveFS.
Method keep_binary_files_days See ILiveFS.
Method requestBuild See ILiveFS.
Method builds See ILiveFS.
Method completed_builds See ILiveFS.
Method pending_builds See ILiveFS.
Method destroySelf See ILiveFS.
Method _getBuilds The actual query to get the builds.
Method _pending_states All the build states we consider pending (non-final).
def __init__(self, registrant, owner, distro_series, name, metadata, require_virtualized, keep_binary_files_days, date_created):
Construct a LiveFS.
@property
def private(self):
See IPrivacy.
@property
def keep_binary_files_days 0(self):
See ILiveFS.
@keep_binary_files_days.setter
def keep_binary_files_days(self, days):
See ILiveFS.
def requestBuild(self, requester, archive, distro_arch_series, pocket, unique_key=None, metadata_override=None, version=None):
See ILiveFS.
def _getBuilds(self, filter_term, order_by):
The actual query to get the builds.
@property
def builds(self):
See ILiveFS.
@property
def _pending_states(self):
All the build states we consider pending (non-final).
@property
def completed_builds(self):
See ILiveFS.
@property
def pending_builds(self):
See ILiveFS.
def destroySelf(self):
See ILiveFS.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.