Fix broken links and FPB version

Change-Id: Icf3c29416dfad61681db1ed8da4bd92b54ea6ef6
(cherry picked from commit 6ccf68e85f)
This commit is contained in:
John Hua 2016-06-07 13:58:54 +08:00
parent bb60099042
commit f8d283d288
1 changed files with 4 additions and 3 deletions

View File

@ -10,14 +10,15 @@ XenServer Fuel Plugin will help to deploy Mirantis OpenStack over XenServer host
Usage
=====
Please look at the [install guide](doc/content/installation.rst)
and [user guide](doc/content/user-guide.rst).
Please run `make latexpdf` and look at the User Guide `fuel-plugin-xenserver.pdf` generated under `doc/build/latex/fuel-plugin-xenserver`.
How to build plugin
===================
pip install fuel-plugin-builder
pip install git+https://github.com/openstack/fuel-plugins
pip show fuel-plugin-builder | grep ^Version # make sure here >= 4.0.1
git clone https://git.openstack.org/openstack/fuel-plugin-xenserver
fpb --check fuel-plugin-xenserver
fpb --build fuel-plugin-xenserver