Part of lp.registry.interfaces.distroseriesparent View In Hierarchy
DistroSeriesParent interface.| Int | id | Undocumented |
| Bool | initialized | Whether or not the derived_series has been populated with packages from its parent_series. |
| Bool | is_overlay | Undocumented |
| Bool | inherit_overrides | Should package overrides fall back to the parent series if they're unset in the derived series? |
| Choice | Undocumented | |
| Choice | component | Undocumented |
| Int | ordering | Parents are ordered in decreasing order of preference starting from 1. |