From: Fatih Degirmenci Date: Wed, 4 Oct 2017 12:20:34 +0000 (+0200) Subject: Fix the figure size in user guide X-Git-Tag: 6.0.0~274 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F15%2F44215%2F2;p=releng-xci.git Fix the figure size in user guide Change-Id: I550860f574765a3035e9025e254f6d7ba110e0e4 Signed-off-by: Fatih Degirmenci --- diff --git a/docs/xci-user-guide.rst b/docs/xci-user-guide.rst index 7a72a70a..3957e2c8 100644 --- a/docs/xci-user-guide.rst +++ b/docs/xci-user-guide.rst @@ -302,7 +302,8 @@ Here are the steps that take place upon the execution of the sandbox script 8. Starts the OpenStack installation. .. image:: images/xci-basic-flow.png - :scale: 75 % + :height: 640px + :align: center User Variables --------------