When branching off 2.14, updating those got forgotten. Signed-off-by: Helga Velroyen <[email protected]> --- doc/hooks.rst | 2 +- doc/iallocator.rst | 2 +- doc/security.rst | 2 +- doc/virtual-cluster.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/hooks.rst b/doc/hooks.rst index f7a0a25..dfd20a0 100644 --- a/doc/hooks.rst +++ b/doc/hooks.rst @@ -1,7 +1,7 @@ Ganeti customisation using hooks ================================ -Documents Ganeti version 2.14 +Documents Ganeti version 2.15 .. contents:: diff --git a/doc/iallocator.rst b/doc/iallocator.rst index c5c360f..13319e8 100644 --- a/doc/iallocator.rst +++ b/doc/iallocator.rst @@ -1,7 +1,7 @@ Ganeti automatic instance allocation ==================================== -Documents Ganeti version 2.14 +Documents Ganeti version 2.15 .. contents:: diff --git a/doc/security.rst b/doc/security.rst index da66565..ab8eea1 100644 --- a/doc/security.rst +++ b/doc/security.rst @@ -1,7 +1,7 @@ Security in Ganeti ================== -Documents Ganeti version 2.14 +Documents Ganeti version 2.15 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 7fdfc45..c49f9a6 100644 --- a/doc/virtual-cluster.rst +++ b/doc/virtual-cluster.rst @@ -1,7 +1,7 @@ Virtual cluster support ======================= -Documents Ganeti version 2.14 +Documents Ganeti version 2.15 .. contents:: -- 2.2.0.rc0.207.ga3a616c
