[PATCH 0/4] Ticket #4

olichtne at redhat.com olichtne at redhat.com
Wed Aug 22 13:19:14 UTC 2012


From: Ondrej Lichtner <olichtne at redhat.com>

The following is a set of patches resolving ticket #4.
machine_id, phys_id, interface_id and background_id can now have string
values. This can be used to make recipes more readable.
As far as I know these changes should have no impact on existing recipes
but if you encounter any problems please contact me.

Ondrej Lichtner (4):
  Ticket #4: machine_id from int to string
  Ticket #4: phys_id from int to string
  Ticket #4: interface_id from int to string
  Ticket #4: bg_id from int to string

 Common/XmlTemplates.py         | 14 +++++++-------
 NetConfig/NetConfigDevNames.py |  2 +-
 NetTest/NetTestCommand.py      | 18 +++++++++---------
 NetTest/NetTestController.py   | 18 +++++++++---------
 NetTest/NetTestParse.py        | 30 +++++++++++++++---------------
 netconfig.py                   |  2 +-
 6 files changed, 42 insertions(+), 42 deletions(-)

-- 
1.7.11.4



More information about the LNST-developers mailing list