[pve-devel] [PATCH ha-manager 0/6] small HA Simulator improvements & fixes

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Jan 12 15:51:53 CET 2017


Some patches enhancing or fixing small stuff in the HA Simulator

First and last pacth are reworked resends.
More details in commits

Thomas Lamprecht (6):
  ensure test/sim.pl always use the currently developed code
  sim: use JSON instead of Dumper for manager status view
  sim: set migrate dialog transient to parent
  sim: improve canceling the migrate dialog
  sim: show current master node more prominent
  Status: factor out new service state calculation

 src/PVE/API2/HA/Status.pm    | 29 +++--------------------------
 src/PVE/HA/Sim/RTHardware.pm | 38 ++++++++++++++++++++------------------
 src/PVE/HA/Tools.pm          | 34 ++++++++++++++++++++++++++++++++++
 src/test/sim.pl              | 41 ++++++++++++++++++++++++++++++++++++-----
 4 files changed, 93 insertions(+), 49 deletions(-)
 rewrite src/test/sim.pl (98%)

-- 
2.1.4





More information about the pve-devel mailing list