Skip to content
Snippets Groups Projects
  1. Mar 17, 2011
    • Iustin Pop's avatar
      Merge remote branch 'htools/master' · dc384cf0
      Iustin Pop authored
      * htools/master: (605 commits)
        Update NEWS file for version 0.3.1
        Update copyright years in the man pages
        Remove obsolete env vars from the manpages
        Fix dist archive generation
        luxi backend: show attribute names in errors
        Update exit code information in the hbal man page
        Fix broken hscolour.css symlink in tarball
        Update NEWS file for the 0.3.0 release
        Remove an obsolete TODO
        Update live-test.sh w.r.t. simulation mode changes
        Prevent allocation on unallocable node groups
        Fix bug in simulation backend
        Precompute allocation nodes
        Change the AllocNodes type and functions
        Extract node pair generation from tryAlloc
        tryAlloc: restrict valid node pairs to same-group
        Cluster.hs: add a new type alias
        Rapi: read and use the vm_capable node flag
        IAllocator: read and use the vm_capable node flag
        IAllocator: replace fake policy with real one
        ...
      
      Note: done via the following sequence of commands:
      
        git checkout master && git pull
        git remote add htools git://git.ganeti.org/htools.git
      
      
        git remote update
        git merge -s recursive -X subtree=htools htools/master
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarRené Nussbaumer <rn@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      dc384cf0
    • Iustin Pop's avatar
      Add temporary dir/file for htools import · 8bc9e04a
      Iustin Pop authored
      
      In order for “git merge -s recursive -X subtree=htools” to do its
      magic, an (mostly empty) directory must exist in the target tree name
      ‘htools’. Hence we add a temp file to it before the merge, and remove
      it after that.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      8bc9e04a
    • Michael Hanselmann's avatar
      Fix hook node list when adding node · 0dfa2c22
      Michael Hanselmann authored
      
      This broke QA (and everyone trying to add a node) by complaining about
      different node lists.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      0dfa2c22
  2. Mar 16, 2011
  3. Mar 15, 2011
  4. Mar 14, 2011
  5. Mar 11, 2011
  6. Mar 10, 2011
  7. Mar 09, 2011
  8. Mar 08, 2011
Loading