From 7722e8feca413dc76ed0c60c80718cf3ccf761e3 Mon Sep 17 00:00:00 2001 From: Thomas Morin Date: Fri, 9 Jun 2017 09:42:27 +0200 Subject: [PATCH] update doc on installation and versions * list more versions (include Ocata and upcoming Pike) * do not point anymore to the file where our releases were tracked before we became cycle-with-milestone Change-Id: Id59c4f5b0ece6dfda524c9d6a2ef4d046a437eee --- doc/source/installation.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index cebe6a26..9bed751f 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -13,16 +13,18 @@ If you use ``pip``, follow these steps to install networking-bgpvpn: * identify the version of the networking-bgpvpn package that matches your Openstack version: - * Newton: most recent of 5.0.x - * Mitaka: most recent of 4.0.x * Liberty: most recent of 3.0.x - * (see ``_) + * Mitaka: most recent of 4.0.x + * Newton: most recent of 5.0.x + * Ocata: most recent of 6.0.x + * Pike: most recent of 7.0.x + * (see ``_) * indicate pip to (a) install precisely this version and (b) take into account Openstack upper constraints on package versions for dependencies - (example for newton):: + (example for ocata):: - $ pip install -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/newton networking-bgpvpn=5.0.0 + $ pip install -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/ocata networking-bgpvpn=6.0.0 ============= Configuration

AltStyle によって変換されたページ (->オリジナル) /