Merge branch 'master' of ssh://git.onelab.eu/git/nodemanager
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 11 Jul 2013 08:22:25 +0000 (10:22 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 11 Jul 2013 08:22:25 +0000 (10:22 +0200)
1  2 
plugins/omf_resctl.py

diff --combined plugins/omf_resctl.py
@@@ -13,8 -13,7 +13,8 @@@ import subproces
  import tools
  import logger
  
 -priority = 50
 +# we need this to run after sliverauth
 +priority = 150
  
  def start():
      pass
  # hard-wire this for now
  # once the variables are expanded, this is expected to go into
  config_ple_template="""---
- # Example:
- # _slicename_ = nicta_ruby
- # _hostname_ = planetlab1.research.nicta.com.au
- # _xmpp_server_ = xmpp.planet-lab.eu
+ # slicename = _slicename_
+ # hostname = _hostname_
+ # xmpp_server = _xmpp_server_
  # we extract expires time here, even in a comment so that the
  # trigger script gets called whenever this changes
  # expires: _expires_