Skip to content
Snippets Groups Projects
  1. Jul 30, 2007
  2. Jul 27, 2007
  3. Jul 26, 2007
  4. Jul 25, 2007
  5. Jul 23, 2007
  6. Jul 20, 2007
  7. Jul 19, 2007
  8. Jul 18, 2007
  9. Jul 17, 2007
  10. Jul 16, 2007
    • David Johnson's avatar
      Support for accessing the v4 NM via a nm-controller slice account. Now, · 88e61ae3
      David Johnson authored
      for each delegated slice we create, we set the 'delegations' attribute to
      'utah_nmcontrol', the name of our nm-controller slice that has permissions
      to talk to the NM.
      
      Also, a few other fixes.
      88e61ae3
    • Leigh B. Stoller's avatar
      Generate a info.xml file in the records/run directory that describes · 055b8769
      Leigh B. Stoller authored
      the run. Includes the bindings for the run and the metadata name/value
      pairs. This is the same data that is dumped by template export, so
      at this point template_export has been completely superceded by the
      CVS repo.
      055b8769
    • David Johnson's avatar
      Several things in this commit: · 3bbd843b
      David Johnson authored
        * Prior to this commit, libplab depended on db state to create slivers
          and slices.  Now it can be done using the regular command line tools
          without the metadata in the db.  This makes development and debugging
          much easier and allows us to use the command-line tools even if state has
          been cleared out of the db (i.e., for sliver garbage collection).
        * Add support for sliver start/stop/restart via the v4 NM.
        * Some support for sliver garbage collection.
        * Various other improvements and cleanup.
      3bbd843b
    • Leigh B. Stoller's avatar
      Remove debugging code. · 4a50330d
      Leigh B. Stoller authored
      4a50330d
    • Leigh B. Stoller's avatar
      The CVS repo will now have two subdirs, one called "setup" which is · 1aaa383c
      Leigh B. Stoller authored
      where the current stuff goes (datastore, nsfile, etc.). The other
      subdir is called "records" and will be populated with stuff that we
      currently put into the archive (the contents of the experiment
      directory).
      
      There is a record for each run, currently named XXX,YY where XXX is
      the instance ID and YY is the run number. I plan to add an XML file to
      map these to the symbolic names, but these are not required to be
      unique, which is why the directories are not named with them.
      1aaa383c
Loading