#65: Create a class for representing slave machines in LNST -------------------------+----------------------------- Reporter: rpazdera | Owner: Type: enhancement | Status: new Priority: major | Milestone: Stable Release Component: lnst-ctl | Version: git Keywords: | Blocked By: Blocking: | -------------------------+----------------------------- The `NetTestController` class has got quite big over the last year of development. There are lots of things mixed together, which makes it quite hard to maintain.
This piece of code needs to be divided into several parts. The first stage of this is to separate the routines that are tied to machine initialisation to a new class -- `SlaveMachine`.
#65: Create a class for representing slave machines in LNST --------------------------+---------------------------- Reporter: rpazdera | Owner: rpazdera Type: enhancement | Status: assigned Priority: major | Milestone: Stable Release Component: lnst-ctl | Version: git Resolution: | Keywords: Blocked By: | Blocking: --------------------------+---------------------------- Changes (by rpazdera):
* owner: => rpazdera * status: new => assigned
#65: Create a class for representing slave machines in LNST --------------------------+---------------------------- Reporter: rpazdera | Owner: rpazdera Type: enhancement | Status: assigned Priority: major | Milestone: Stable Release Component: lnst-ctl | Version: git Resolution: | Keywords: Blocked By: | Blocking: --------------------------+----------------------------
Comment (by rpazdera):
Patch posted:
https://lists.fedorahosted.org/pipermail/lnst- developers/2013-April/001104.html
#65: Create a class for representing slave machines in LNST --------------------------+---------------------------- Reporter: rpazdera | Owner: rpazdera Type: enhancement | Status: assigned Priority: major | Milestone: Stable Release Component: lnst-ctl | Version: git Resolution: | Keywords: Blocked By: | Blocking: --------------------------+----------------------------
Comment (by rpazdera):
I reviewed the error reporting once again and I did some changes along with this patch:
https://lists.fedorahosted.org/pipermail/lnst- developers/2013-April/001127.html
It should be fine after that ...
#65: Create a class for representing slave machines in LNST --------------------------+---------------------------- Reporter: rpazdera | Owner: rpazdera Type: enhancement | Status: closed Priority: major | Milestone: Stable Release Component: lnst-ctl | Version: git Resolution: fixed | Keywords: Blocked By: | Blocking: --------------------------+---------------------------- Changes (by rpazdera):
* status: assigned => closed * resolution: => fixed
Comment:
Patch applied, closing.
lnst-developers@lists.fedorahosted.org