]> git.proxmox.com Git - pve-storage.git/commit
pvesr: rename list => jobs, call API
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 5 May 2017 08:31:51 +0000 (10:31 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 5 May 2017 08:31:51 +0000 (10:31 +0200)
commite0992d57e17b594f4a346b2aed9a2b9e03802e08
treebdeff40664ac4c9261d4d207509b4e5eae258320
parent07dff26749c83c69cb64b98e36fb00f379d403f8
pvesr: rename list => jobs, call API

to avoid code duplication. I also removed the functioanlity to query
jobs on other nodes, because it is clumsy and not really needed.
PVE/API2/Storage/Replication.pm
PVE/CLI/pvesr.pm
PVE/ReplicationTools.pm