]> git.proxmox.com Git - pve-cluster.git/history - data/PVE/API2/ClusterConfig.pm
followup: code cleanup
[pve-cluster.git] / data / PVE / API2 / ClusterConfig.pm
2019-07-17 Thomas Lamprechtfollowup: code cleanup
2019-07-17 Fabian GrünbichlerAPI: correctly propagate $@ with nested locks
2019-07-02 Oguz Bektasadd qdevice status api call
2019-06-25 Thomas Lamprechtapi: join info: we still get ring0_addr in nodelist
2019-06-13 Thomas Lamprechtremove now unused old corosync ringX_addr formats
2019-06-13 Thomas Lamprechtnode join: use new corosync link parameters
2019-06-13 Thomas Lamprechtcluster create: use new corosync-link format for totem...
2018-12-14 Thomas Lamprechtindentation cleanup
2018-10-03 David Limbeckadd 'for internal use' to description of addnode
2018-07-31 Thomas Lamprechtapi/join: avoid using an IPv6 address as worker task ID
2018-05-02 Thomas Lamprechtapi: allow cluster wide sys auditors to get join info
2018-04-05 Thomas LamprechtAPI/Cluster: autoflush STDOUT for join and create
2018-03-13 Thomas Lamprechtapi: add fork worker ID for create and join
2018-02-16 Thomas Lamprechtlock locally on cluster create and join
2018-02-16 Thomas Lamprechtuse resolved IP address for ring0_addr as default
2018-02-16 Thomas Lamprechtapi/cluster: add endpoint to GET cluster join information
2018-02-16 Thomas Lamprechtfactor out common parameter definitions
2018-02-16 Thomas Lamprechtapi/cluster: create cluster in forked worker
2018-02-16 Thomas Lamprechtmove cluster create to API
2018-02-16 Thomas Lamprechtapi/cluster: add join endpoint
2018-02-16 Thomas Lamprechtreturn cluster config and authkey in addnode API call
2018-02-16 Thomas Lamprechttell cluster log when adding/deleting a node
2018-02-16 Thomas Lamprechtmove addnode/delnode from CLI to cluster config API
2017-09-20 Thomas Lamprechtcorosync config parser: move to hash format
2017-06-21 Thomas Lamprechtfactor out corosync methods to own module
2017-03-08 Emmanuel KasperRequire Sys.Audit to read the cluster configuration
2016-11-29 Dietmar Maureradd API class for cluster configuration