From f21ab7747177b2383be1259f3e0f0d71ecfe52cd Mon Sep 17 00:00:00 2001 From: Claudio-Daniel Freire Date: Thu, 28 Jul 2011 12:02:48 +0200 Subject: [PATCH] More documentation of recovery procedures --- src/nepi/core/execute.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/nepi/core/execute.py b/src/nepi/core/execute.py index 9d30f5ad..8eff5e14 100644 --- a/src/nepi/core/execute.py +++ b/src/nepi/core/execute.py @@ -152,6 +152,9 @@ class TestbedController(object): instance will be re-created and the following sequence invoked: do_setup + defer_X - programming the testbed with persisted execution values + (not design values). Execution values (ExecImmutable attributes) + should be enough to recreate the testbed's state. *recover* -- 2.47.0