Added routes to OMF nodes
[nepi.git] / src / nepi / core / execute.py
2012-10-09 Alina QuereilhacAdded routes to OMF nodes
2012-05-30 Claudio-Daniel FreireMerge classqueue
2011-11-17 Alina Quereilhacfixed shebangs in non executable .py files
2011-09-14 Claudio-Daniel FreireMerge with head
2011-09-11 Alina QuereilhacA little more on ExperimentSuite
2011-09-11 Alina QuereilhacExperimentSuite still not working...
2011-09-10 Alina Quereilhacexperimentsuite test working
2011-09-10 Alina Quereilhacmore on experiment suite
2011-09-09 Alina QuereilhacExperimentSuite strcuture. Still not working, missing...
2011-09-09 Claudio-Daniel FreireFix logging
2011-09-09 Claudio-Daniel FreireAttempt at fixing NS3 in PL:
2011-09-08 Claudio-Daniel FreireFix shutdown order to respect creation order (important...
2011-09-05 Claudio-Daniel FreireFix testbed proxy serialization in the presence of...
2011-08-26 Claudio-Daniel FreireMerge with head
2011-08-26 Alina Quereilhacbugfix: in server.Server, inside the message read loop...
2011-08-26 Alina QuereilhacThe loglevel of logging is now set from the ExperimentC...
2011-08-25 Alina Quereilhacmerge.
2011-08-25 Alina QuereilhacDaemonized servers are now always launched with popen...
2011-08-23 Alina QuereilhacClassQueueFilter working in PlanetLab. Results need...
2011-08-22 Claudio-Daniel FreireMerge with head
2011-08-19 Alina QuereilhacAdded trace netref to lookup for trace[trace_id].[attri...
2011-08-18 Claudio-Daniel FreireMerge with aly's
2011-08-18 Claudio-Daniel FreireReplace prints with logging
2011-08-18 Alina Quereilhacmerge with head
2011-08-18 Alina Quereilhacbug fix in GUID/label replacement.
2011-08-17 Claudio-Daniel FreireMerge with head
2011-08-17 Alina Quereilhacmerge -r 411
2011-08-17 Alina QuereilhacTicket 87: "[NEPI] Experiment started on..."
2011-08-04 Claudio-Daniel FreireMerge with head
2011-08-03 Claudio-Daniel FreireAllow multiple occurrences (even recursive occurrences...
2011-07-28 Claudio-Daniel FreireTestbed status
2011-07-28 Claudio-Daniel FreireMore documentation of recovery procedures
2011-07-28 Claudio-Daniel FreireDocument the recovery procedure
2011-07-28 Claudio-Daniel FreireRecovery policy for testbeds, and recovery implementati...
2011-07-26 Claudio-Daniel FreireMerge
2011-07-26 Claudio-Daniel FreireMerge default
2011-07-25 Claudio-Daniel FreireController resucitation fixes.
2011-07-25 Claudio-Daniel FreireReconnection fix: testbed deserialization was completel...
2011-07-21 Claudio-Daniel FreireMerge with head
2011-07-21 Alina Quereilhactypo corrected in execute.py
2011-07-19 Claudio-Daniel FreireFix crossconnection bug: undefer cross_connection data...
2011-07-18 Claudio-Daniel Freire_program_testbed_controllers should skip deferred testbeds
2011-07-18 Alina Quereilhacbug fix in core/execute.py when programming defered...
2011-07-18 Claudio-Daniel FreireMerging with head
2011-07-17 Alina Quereilhacminor bug fixing
2011-07-17 Alina QuereilhacRemoved version number from testbed file names. Only...
2011-07-12 Claudio-Daniel FreireAllow filtering attributes that do NOT have some flags...
2011-07-12 Claudio-Daniel FreireTicket #54: experiment controller now creates an "execu...
2011-07-08 Alina Quereilhaccode clean up
2011-07-06 Claudio-Daniel FreireMerge with head
2011-07-06 Alina Quereilhacbugfix: can_cross and must_cross platform fixed in...
2011-07-06 Alina Quereilhacfilter attributes by flag
2011-07-05 Alina Quereilhacmerged Factory from design and execute
2011-07-05 Alina Quereilhacmerged ConnectorTyper for design and execution
2011-07-04 Alina QuereilhacAdded attribute MaxAddresses for interface factories... nepi_v2_1
2011-07-04 Alina Quereilhacadded metric to routes
2011-06-28 Claudio-Daniel FreireDeferred versions of proxied methods automatically...
2011-06-24 Alina Quereilhacget_traces now return also user
2011-06-09 Claudio-Daniel FreireMerging with HEAD
2011-06-07 Alina Quereilhacpossible bug fix: reason why pyQt was freezing when...
2011-06-05 Alina Quereilhacadded: traces_info showing the filepath for all traces
2011-05-27 Claudio-Daniel FreireMerging with head
2011-05-27 Alina Quereilhacbug fixing: addresses and routes
2011-05-25 Claudio-Daniel FreireMerge with head
2011-05-24 Alina Quereilhacns3 set/get during simulation execution
2011-05-24 Alina QuereilhacAdded metods to obtain factory_id, testbed_id and testb...
2011-05-24 Claudio-Daniel FreireMerge with head
2011-05-23 Alina Quereilhaceliminated parameters testbed_guid in experiment contro...
2011-05-23 Alina Quereilhacadded tags to boxes. For now only one tag: MOBILE
2011-05-23 Alina Quereilhacadded category to attributes
2011-05-20 Claudio-Daniel FreireSynchronization fixes:
2011-05-17 Claudio-Daniel FreirePreserve the traceback when relaying exceptions from...
2011-05-13 Claudio-Daniel FreireLots of cross-connection fixes, TUN synchronization...
2011-05-12 Claudio-Daniel FreireFix broken netref commit: do not consider them resolved...
2011-05-12 Claudio-Daniel FreireWoops... fix broken commit about netrefs
2011-05-12 Claudio-Daniel FreireNetrefs: resolve at create time when possible, some...
2011-05-12 Claudio-Daniel FreireBig refactoring of proxy code.
2011-05-10 Claudio-Daniel FreireFix cross-testbed netrefs when using NEPI-in-NEPI setups.
2011-05-06 Claudio-Daniel FreireNS3-in-PL fixes all over the place.
2011-05-04 Claudio-Daniel FreireCross connections (initial planetlab-side implementatio...
2011-05-03 Claudio-Daniel FreireTestbed netrefs implemented.
2011-05-03 Claudio-Daniel FreireTicket #29: resolve netrefs for netreffed testbeds...
2011-05-03 Claudio-Daniel FreireTicket #29: Phasing out AccessConfiguration.
2011-05-01 Alina Quereilhacmock cross_connect test added to test/core/integration.py
2011-05-01 Alina Quereilhactestbed_impl.get improved
2011-04-29 Claudio-Daniel FreireFix parallel execution bug that only ran connect/precon...
2011-04-28 Alina QuereilhacMore changes to make cross connections work... not...
2011-04-28 Alina Quereilhacinitial changes to support cross_connection in two...
2011-04-27 Claudio-Daniel FreireTicket #13: wildcards support in connector metadata...
2011-04-27 Claudio-Daniel FreireTicket #28: Refactor Box classes to use mixins, and...
2011-04-22 Alina Quereilhacbug fixing and code clean up.
2011-04-22 Claudio-Daniel FreireNetref fixes - oh goodie
2011-04-22 Claudio-Daniel FreireInitially working version of PlanetLab testbed implemen...
2011-04-19 Claudio-Daniel FreireTicket #23: rename TestbedInstance -> TestbedController
2011-04-19 Alina QuereilhacBug fixing in integration tests
2011-04-19 Claudio-Daniel FreireTicket #25: controller recovery mode
2011-04-13 Claudio-Daniel FreireTicket #10: netrefs, add attribute parameter to the...
2011-04-13 Claudio-Daniel FreireTicket #11: parallel execution
2011-04-13 Claudio-Daniel FreireTicket #10: netrefs, initial implementation
2011-04-11 Claudio-Daniel FreireDo not keep label guids, they're not immediately useful.
next