From 5f5f4c8664a1630001527e284044b144c66e24a2 Mon Sep 17 00:00:00 2001 From: Chao Guo Date: Fri, 16 Dec 2016 15:33:45 +0800 Subject: [PATCH] Correct dependency in quickstart.rst Correct pip dependencies for different branches. Kolla newton and master is using ansible 2.0 now, but the doc did not follow up. Change-Id: I184a94b206a9a0484c4a02a3d36c60fc530c6fa4 --- doc/quickstart.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/quickstart.rst b/doc/quickstart.rst index 0e61655f60..66b495e6de 100644 --- a/doc/quickstart.rst +++ b/doc/quickstart.rst @@ -81,7 +81,7 @@ AUFS and OverlayFS. In order to update kernel in Ubuntu 14.04 LTS to 4.2, run: review carefully because default Operating System repos are likely out of date. -Dependencies for the stable branch are: +Dependencies for the stable/mitaka branch are: ===================== =========== =========== ========================= Component Min Version Max Version Comment @@ -93,7 +93,7 @@ Python Jinja2 2.6.0 none On deployment host ===================== =========== =========== ========================= -Dependencies for the master branch are: +Dependencies for stable/newton and later (including master branch) are: ===================== =========== =========== ========================= Component Min Version Max Version Comment