Skip to content
Snippets Groups Projects
  1. Mar 05, 2013
    • Iustin Pop's avatar
      Merge branch 'devel-2.7' · 491d02ca
      Iustin Pop authored
      
      * devel-2.7: (23 commits)
        Add export lists for files which didn't have them
        Fix Haskell compatibility tests with disabled file storage
        Fix QA with disabled file storage
        Fix convert-constants handling of booleans
        Fix handling of disabled (shared) file storage
        Fix low verbosity levels in htools
        Fix improperly formatted docstring
        Allow iallocator to work without LVM storage
        Allow rpc.MakeLegacyNodeInfo to parse non-LVM results
        Fix LUTestAllocator with instance alloc
        Fix confd issue regarding --no-lvm-storage
        Fix networks in _PrepareNicModifications()
        Fix sphinx label namespace
        Clarify use of move-instance with self-signed certificates
        Remove early returns in network LUs
        Fix HooksDict() in case of no tags
        Add networks to _AllIDs()
        Fix locking in LUNetworkConnect()
        Fix networks in LUInstanceSetParams()
        Fix another docstring typo
        ...
      
      Conflicts:
              src/Ganeti/Query/Node.hs (trivial; function rename in master
                                        and 'vgs' change in devel-2.7)
              also exported new entity from TestCommon.hs (used in master)
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarHelga Velroyen <helgav@google.com>
      491d02ca
    • Iustin Pop's avatar
      Switch LispConfig double comparison to relative error · c56dd17b
      Iustin Pop authored
      This further improves the comparison for "non-trivial"
      numbers. Without this patch, there are still cases where the absolute
      error is too big, and we need to switch to relative error.
      
      Concept has been taken from
      <http://randomascii.wordpress.com/2012/02/25/comparing-floating-point-numbers-2012-edition/
      
      >.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      c56dd17b
  2. Mar 04, 2013
  3. Mar 01, 2013
  4. Feb 28, 2013
  5. Feb 27, 2013
Loading