v2 of parent list interface

David Lehman dlehman at redhat.com
Tue Mar 25 21:28:13 UTC 2014


I think all the changes aside from the addition of unit tests
are in the first three chunks of the devices.py patch.

Changes since initial version:
- renamed ManagedList; it is now ParentList
- improved docs for ParentList
- added docs for the Device.parents property
- added unit tests for ParentList
- changed ParentList's appendfunc and removefunc to default to
  callables
- streamlined initialization of ParentList.items
- changed Device._initParentList to only instantiate ParentList
  once



More information about the anaconda-patches mailing list