commit 6a00de3168c415ea9a451e6c54e939991a8ef4ae
Merge: da7e9a9 f163763
Author: Petr Pudlak <[email protected]>
Date:   Tue Jun 2 12:01:24 2015 +0200

    Merge branch 'stable-2.14' into stable-2.15
    
    * stable-2.14
      Suffix bump for 2.14.0
      Prepare NEWS for 2.14.0 release
      Get QuickCheck 2.7 compatibility
      For instances use the real instance disk template
      Log iAllocator request at debug level
      Do not assume all requests are relocation requests
      In opportunistic locking, update NODE_RES locks after nodes
      Suffix bump for 2.14.0~rc2
      Prepare NEWS for 2.14.0~rc2
    
    * stable-2.13
      Increase waiting time to avoid races
      Avoid watcher interaction in TestFilterRateLimit
      Avoid races in TestAdHocReasonRateLimit
      Avoid races in TestFilterRateLimit
    
    * stable-2.12
      Make WConfD's updateLocksWaiting safe
      Tests specifying safeUpdateLocksWaiting
      Provide a repeatable version of updateLocksWaiting
      Verify that updateLocks is idempotent
      Always accept no-op requests
      Allow unconditional failovers off offline nodes
      Remove now unused variable
      Fix bug in ssconf comparison, disable it for vcluster
      QA: test renewing the cluster certificate only
      QA: Assert equality of ssconf_master_candidate_certs
      QA: Add more verify steps in renew crypto QA
      Add a unit test for the Gluster storage type
      Add missing Gluster storage verification checks
      Add Gluster type to the node storage reporting set
      Introduce the Gluster storage type
      Make xend-config.sxp optional
      Revision bump to 2.12.4
      Update NEWS for 2.12.4
      Ignore *.dyn* files generated by GHC 7.8
      Replace HFLAGS_NOPROF with HFLAGS_DYNAMIC in the Makefile
    
    * stable-2.11
      (no news)
    
    * stable-2.10
      Substitute 'suffix' for 'revision'
      Check for gnt-cluster before running gnt-cluster upgrade
    
    Conflicts:
        NEWS - keep both 2.14 and 2.15 parts
        configure.ac - keep 2.15 version
        src/Ganeti/HTools/Cluster.hs - remove applyMoveEx, which was
                moved to Ganeti.HTools.Cluster.Moves

diff --cc NEWS
index 92cf1ab,38dcb36..b0476ba
--- a/NEWS
+++ b/NEWS
@@@ -2,41 -2,10 +2,41 @@@ New
  ====
  
  
 +Version 2.15.0 beta1
 +--------------------
 +
 +*(Released Thu, 30 Apr 2015)*
 +
 +Incompatible/important changes
 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 +
 +- In order to improve allocation efficiency when using DRBD, the cluster
 +  metric now takes the total reserved memory into account. A consequence
 +  of this change is that the best possible cluster metric is no longer 0.
 +  htools(1) interprets minimal cluster scores to be offsets of the theoretical
 +  lower bound, so only users interpreting the cluster score directly should
 +  be affected.
 +
 +New features
 +~~~~~~~~~~~~
 +
 +- On dedicated clusters, hail will now favour allocations filling up
 +  nodes efficiently over balanced allocations.
 +
 +New dependencies
 +~~~~~~~~~~~~~~~~
 +
 +- The indirect dependency on Haskell package 'case-insensitive' is now
 +  explicit.
 +
 +Known issues
 +~~~~~~~~~~~~
 +
 +
- Version 2.14.0 rc1
- ------------------
+ Version 2.14.0
+ --------------
  
- *(Released Wed, 29 Apr 2015)*
+ *(Released Tue, 2 Jun 2015)*
  
  New features
  ~~~~~~~~~~~~

Reply via email to