Go to file
Thomas Lamprecht 03d58b2648 get_cluster_service: do not always call cfs_update
This was done to ensure the nodelist, which get_node_kv uses
internally to loop over all nodes, is filled. But, everything coming
through API/CLI already has a cfs_update called so this is not
required outside from development testing calls. As we normally do
not do this for such calls, cfs_update call is a prerequisite for
such things. The better solution would be handling this internally in
get_node_kv, e.g., by checking if $clinfo->{versionn} was set once,
and if not call to cfs_update, or maybe even better, so adapt the IPC
call for a possibility to get the KV status hash for all nodes.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-06-04 16:42:37 +02:00
aplinfo update shipped aplinfo index 2019-04-06 16:21:58 +02:00
bin Fix 1891 Generate zsh tab completion scripts for cli tools 2019-02-20 12:12:07 +01:00
configs Remove typo from vzdump.conf 2019-03-11 14:11:53 +01:00
debian bump version to 6.0-0+1 2019-05-22 21:34:06 +02:00
network-hooks cleanup: add network-hooks directory and move respective files 2018-06-20 13:04:51 +02:00
PVE get_cluster_service: do not always call cfs_update 2019-06-04 16:42:37 +02:00
services services; update 'PIDFile' to point directly to /run 2019-05-26 11:03:29 +02:00
test cleanup: move bin/test to toplevel 2018-06-20 13:04:51 +02:00
www add beta text with link to bugtracker 2019-06-04 13:38:09 +02:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk buildsys: use dpkg-dev makefile helpers for pkg info 2019-05-22 21:15:47 +02:00
Makefile pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl vzdump: hook script example: s/openvz/lxc/ 2018-11-05 10:33:34 +01:00