Skip to content
Snippets Groups Projects
  1. May 19, 2009
    • Iustin Pop's avatar
      Add support for 'offline' nodes · 00b15752
      Iustin Pop authored
      This patch drops compatiblity with Ganeti 1.2 and adds support for
      offline nodes in the cluster. When reading from RAPI, the drained nodes
      are considered offline so that we don't allocate on them too.
      00b15752
  2. Mar 23, 2009
    • Iustin Pop's avatar
      More documentation updates · 6ef35e3c
      Iustin Pop authored
      This removes most of the content of the README file (obsoleted by new
      algorithm and man pages), modifies the Makefile to include the built
      documentation in the source archive (so that haddock/hscolour are not
      needed) and updates the haddock-prologue with current information.
      6ef35e3c
  3. Mar 22, 2009
    • Iustin Pop's avatar
      Documentation updates · d2ac5526
      Iustin Pop authored
      This patch adds a man page for hscan and updates the README and other
      man pages with the latest changes.
      d2ac5526
  4. Mar 21, 2009
    • Iustin Pop's avatar
      Add node memory field to Node objects · 04be800a
      Iustin Pop authored
      This patch adds a new n_mem field to the node objects, and implements
      read/save/show support for it. The field is not currently used (except
      in the node list) but will be used for checking data consistency and
      instance up/down status.
      04be800a
  5. Feb 15, 2009
  6. Feb 12, 2009
    • Iustin Pop's avatar
      Change the input file formats · 01f6a5d2
      Iustin Pop authored
      This patch changes the format of the input node and instance lists. It
      removes the list of primary and secondary instances from the nodes, and
      adds the primary and secondary nodes to the instance list.
      
      This is done so that we can have the same input data from commands as
      from the RAPI.
      01f6a5d2
  7. Jan 28, 2009
Loading