Ticket #54: experiment controller now creates an "execution xml" with run-time attrib...
authorClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Tue, 12 Jul 2011 16:11:38 +0000 (18:11 +0200)
committerClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Tue, 12 Jul 2011 16:11:38 +0000 (18:11 +0200)
commita21745d4c96ee4fbb3d7ee057729ea1ee8cd528d
treed275041a4cdb6a4b5f2fadf71319f933d3b330ec
parente8af0f8790869acb0067b04c6a6279c37676191a
Ticket #54: experiment controller now creates an "execution xml" with run-time attribute values
Useful when there are execute-only attributes or attributes that are defined at execute time only.
src/nepi/core/attributes.py
src/nepi/core/execute.py
src/nepi/testbeds/netns/execute.py
src/nepi/testbeds/planetlab/execute.py
src/nepi/util/parser/_xml.py
src/nepi/util/proxy.py