Corrected network design doc regarding user interface
This patch fixes some inconsistencies betwen the networkdesign doc and the actual user interface. Adding reservedips works with option --add-reserved-ips and removing themwith --remove-reserved-ips. There is no toggling of the...
Add design for simplified node-add process
Instead of initiating many SSH connections to copy files using “scp”, aJSON structure is passed to a program running on the node to be added.The design is similar to the one used for SSH setup.
Signed-off-by: Michael Hanselmann <hansmi@google.com>...
RAPI: Clarify non-exhaustive nature of examples
The examples given in the RAPI documentation are not exhaustive. Thispatch tries to clarify this by adding ellipses where appropriate. Oneexample's indentation is also fixed.
Fixes to pass unittests (make check)
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>Reviewed-by: Iustin Pop <iustin@google.com>
Rename design document for SSH setup
More design details will be added regarding setting up the node daemon,so this is more about adding a node than just setting up SSH.
Signed-off-by: Michael Hanselmann <hansmi@google.com>Reviewed-by: Iustin Pop <iustin@google.com>
rapi: Add new user option for querying
This was requested in issue 301. Before this patch, requests to“/2/query/*” and “/2/instances/*/console” would require authenticationwith a user with write access. Since that is not strictly necessary, anew user option named “read” is added....
Add ganeti-node-role ocf example file
This allows offlining nodes that don't respond if they are part of alinux-HA cluster.
Signed-off-by: Guido Trotter <ultrotter@google.com>Reviewed-by: Michael Hanselmann <hansmi@google.com>
Add ganeti-master-role.ocf example file
This allows controlling the cluster master role if the nodes are part ofa linux-HA cluster.
Merge branch 'devel-2.6'
Merge branch 'stable-2.6' into devel-2.6
View revisions
Also available in: Atom