Update method do_provision for linux app when user is root
[nepi.git] / src /
2014-02-04 Lucia Guevgeozian... Update method do_provision for linux app when user...
2014-02-04 Lucia Guevgeozian... Update method CleanProcess for linux node when user...
2014-01-31 Alina QuereilhacAdding CCNx example using PlanetLab nodes
2014-01-30 Lucia Guevgeozian... Merge from multihop_ssh to nepi-3-dev
2014-01-30 Lucia Guevgeozian... Adding BatchMode=yes for rexec func
2014-01-30 Lucia Guevgeozian... Change for lexec func
2014-01-30 Lucia Guevgeozian... Setting gateway to None, change in command for lexec
2014-01-30 Lucia Guevgeozian... Adding gateway attr and modify CleanProcess
2014-01-30 Lucia Guevgeozian... Adding process snapshot before running command
2014-01-30 Lucia Guevgeozian... Fixing bug release method for resource.py
2014-01-27 Lucia Guevgeozian... Adding flag when caching nodes, decrease waiting time
2014-01-27 Lucia Guevgeozian... Removing querying PLC for alive nodes, optimizing waitings
2014-01-08 Julien TribinoUpdate Documentation and test the sphinx hook
2014-01-08 Julien TribinoChange some comments about OMF RM
2014-01-06 Lucia Guevgeozian... Modification to sshfuncs to support multi hop commands
2013-12-18 Julien Tribinoadd bitten into the hook
2013-12-18 Julien Tribinotest the mercurial hook for sphinx
2013-12-18 Julien TribinoAdd some comment for documentation and test the sphinx...
2013-12-17 Lucia Guevgeozian... Bug fix hostname attr set to None PL node
2013-12-17 Lucia Guevgeozian... Bug fix in _needs_reschedule function
2013-12-12 Lucia Guevgeozian... Fixing bug for ip attr PL node
2013-12-06 Julien Tribinomerging the nepi-3.0-pre-release branch with nepi-3-dev
2013-12-06 Alina Quereilhacmerging heads
2013-12-06 Lucia Guevgeozian... Fixing Planetlab Node, ping too agresive, no need for...
2013-12-06 Julien TribinoCorrect little bug and add ping example experiment
2013-12-06 Julien TribinoWarning message and debug in case where SleekXmpp is...
2013-12-06 Alina QuereilhacCorrections to chapters 1 and 2
2013-11-25 Julien Tribinoupdate OF code and examples
2013-11-24 Alina QuereilhacFixing tickets: nepi.pl.sophia.inria.fr/trac/ticket...
2013-11-22 Alina QuereilhacRemoving ResourceState.FINISHED beacuse it is redundant...
2013-11-21 Alina QuereilhacReplacing RM.rtype() for RM.get_type() for consistency
2013-11-14 Julien Tribinoupdate openflow code before migration
2013-11-13 Julien Tribinoremove all the self.fail() to avoid deadlock
2013-11-05 Julien Tribinofix in omf the way to configure the interface
2013-11-05 Julien Tribinoupdate the test for OMF including the non critical...
2013-11-05 Alina QuereilhacFixing tickets newyans.pl.sophia.inria.fr/trac/ticket...
2013-11-05 Alina QuereilhacMerging heads
2013-11-05 Alina QuereilhacAdding FINISHED and RELEASED to states to wait after...
2013-11-04 Julien Tribinoupdated Robot demo
2013-10-31 Lucia Guevgeozian... Fixing Planetlab Node, don't wait if a slice node gives...
2013-10-31 Alina QuereilhacAdding unit test for RM 'critical' attribute
2013-10-30 Alina QuereilhacFixing type do_finish instead of do_finished in LinuxAp...
2013-10-30 Alina QuereilhacFixing RM.DEPLOY being executed after/during RM.RELEASE...
2013-10-28 Alina Quereilhacmerged ex_shutdown into nepi-3-dev
2013-10-25 Lucia Guevgeozian... Fixing get_ip and do_ping method PLnode
2013-10-24 Alina QuereilhacBugfixing GPG key error when installing dependencies...
2013-10-24 Alina QuereilhacModified FailureManager to abort only when critical...
2013-10-23 Lucia Guevgeozian... Fixing concurrency problems in PlanetlabNode
2013-10-23 Lucia Guevgeozian... PLCAPIFactory parameters modification, using pl_user...
2013-10-23 Julien Tribinoadd the omf resource class
2013-10-22 Julien Tribinoupdate omf part with last changes for the demo
2013-10-22 Alina QuereilhacFlushing scheduler before shutdown
2013-10-18 Alina QuereilhacDecreasing retries for LinuxNode is_alive and other...
2013-10-07 Alina Quereilhacec_shutdown
2013-10-03 Julien Tribinoupdate OMF RM to pass the test. Change status of the...
2013-10-03 Julien Tribinochange the name of the exp-id in the OMF API for the...
2013-10-03 Julien Tribinochange the hook for OMF Application to send stdin message
2013-10-03 Julien Tribinoadd set_hook test and add the OMFResource mother classes
2013-10-01 Lucia Guevgeozian... Adding omf generic resource manager, and change attribu...
2013-09-26 Alina QuereilhacAdding help and background class atrributes to Resource...
2013-09-25 Alina QuereilhacAdding method deploy_with_conditions to Resource
2013-09-25 Lucia Guevgeozian... Adding api to support manifold queries and the unittest...
2013-09-10 Lucia Guevgeozian... Added new test for Planetlab node
2013-09-10 Lucia Guevgeozian... Fixing discover and provision method
2013-08-09 Alina QuereilhacAdded LinuxCCNPing
2013-08-07 Alexandros kouvakasFix release conditions in ovsport
2013-08-06 Alexandros kouvakasAdd openvswitch example
2013-08-06 Alexandros kouvakasPush openflow RMs
2013-08-04 Alina QuereilhacCode cleanup. Setting resource state through specific...
2013-08-02 Lucia Guevgeozian... Updating discover and provision method
2013-08-02 Lucia Guevgeozian... Adding delete slice from node method to plcapi
2013-07-31 Julien TribinoAdd omf example and send ip message after channel
2013-07-30 Lucia Guevgeozian... Adding new content to Planetlab node discover method
2013-07-29 Alina QuereilhacFixing bug in group deployment. Repeated start_with_con...
2013-07-28 Alina QuereilhacFixing issues in LinuxNode whith high concurrency
2013-07-26 Alina QuereilhacMerging heads
2013-07-26 Julien TribinoCorrect typo in udptunnel
2013-07-26 Julien TribinoModify the OMT test and add the exp_id in the xmpp Api
2013-07-26 Julien Tribinochanges the OMF test and add the exp_id to the xmpp...
2013-07-26 Alina QuereilhacMaking CCN FIBEntry issue ccndc with hostname resolved...
2013-07-24 Alina QuereilhacFixing 'error: can't start new thread' bug in ParallelRun
2013-07-24 Alina QuereilhacCommiting merged branch nepi-3-dev
2013-07-24 Alina QuereilhacAdding deployment group
2013-07-24 Lucia Guevgeozian... Update method discover PlanetLab node
2013-07-24 Lucia Guevgeozian... Updating the discover method of PlanetLab node
2013-07-23 Alina QuereilhacVarious small fixes to Linux CCN RMs
2013-07-23 Lucia Guevgeozian... Update PlanetLab node, change check alive function...
2013-07-23 Lucia Guevgeozian... Update PlanetLab node, adding function that checks...
2013-07-23 Lucia Guevgeozian... Update PlanetLab node, adding function to filter by...
2013-07-19 Alina QuereilhacAdding scope to CCN content RM
2013-07-17 Alina QuereilhacAdding LinuxTraceroute RM
2013-07-17 Alina QuereilhacAdding LinuxUdpTest RM
2013-07-16 Alina QuereilhacFixing UdpTunnel not cleaning up processes
2013-07-16 Alina QuereilhacImprovements to UdpTunnel
2013-07-16 Alina QuereilhacAdding working UdpTunnel for Planetlab and Linux
2013-07-15 Alina QuereilhacAdding tuncahnnel and pl-vif-tunnconnect scripts
2013-07-15 Alina QuereilhacPlanetlabTap reads STOP from unix socket
2013-07-14 Alina QuereilhacSmall bugfixes for LinuxNPing RM
2013-07-14 Alina QuereilhacAdding LinuxNPing RM
2013-07-13 Alina QuereilhacMinor bugfixes on Linux CCN module
next