Update README and several doc files to version 2.17. Signed-off-by: Lisa Velden <[email protected]> --- README | 2 +- doc/hooks.rst | 2 +- doc/iallocator.rst | 2 +- doc/security.rst | 2 +- doc/virtual-cluster.rst | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/README b/README index 4327d89..6f3e88b 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Ganeti 2.16 +Ganeti 2.17 =========== For installation instructions, read the INSTALL and the doc/install.rst diff --git a/doc/hooks.rst b/doc/hooks.rst index de794bb..e0d127f 100644 --- a/doc/hooks.rst +++ b/doc/hooks.rst @@ -1,7 +1,7 @@ Ganeti customisation using hooks ================================ -Documents Ganeti version 2.16 +Documents Ganeti version 2.17 .. contents:: diff --git a/doc/iallocator.rst b/doc/iallocator.rst index 406f52a..5e59857 100644 --- a/doc/iallocator.rst +++ b/doc/iallocator.rst @@ -1,7 +1,7 @@ Ganeti automatic instance allocation ==================================== -Documents Ganeti version 2.16 +Documents Ganeti version 2.17 .. contents:: diff --git a/doc/security.rst b/doc/security.rst index 2192525..278b5bc 100644 --- a/doc/security.rst +++ b/doc/security.rst @@ -1,7 +1,7 @@ Security in Ganeti ================== -Documents Ganeti version 2.16 +Documents Ganeti version 2.17 Ganeti was developed to run on internal, trusted systems. As such, the security model is all-or-nothing. diff --git a/doc/virtual-cluster.rst b/doc/virtual-cluster.rst index 7213a80..e4614fd 100644 --- a/doc/virtual-cluster.rst +++ b/doc/virtual-cluster.rst @@ -1,7 +1,7 @@ Virtual cluster support ======================= -Documents Ganeti version 2.16 +Documents Ganeti version 2.17 .. contents:: -- 2.6.0.rc2.230.g3dd15c0
