From 167ecb1fd3b83b6393df35cac07b9c65a46d375a Mon Sep 17 00:00:00 2001 From: ravikiran Date: 2016年5月19日 05:46:40 -0400 Subject: [PATCH] Fix typos in bgpvpn installation manual Found "networking-bgppvn" instead of "networking-bgpvpn" and also "intalled" instead of "installed" in the installation document. Link: http://docs.openstack.org/developer/networking-bgpvpn/installation.html Change-Id: Iadd4488525d47ba9a44bebfe4b49db14d8ac5bef Closes-Bug: #1583517 --- doc/source/installation.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index ee07f0c7..31fa8d2a 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -4,7 +4,7 @@ Installation The details related to how a package should be installed may depend on your environment. -If you use pip, the following will install the networking-bgppvn package::: +If you use pip, the following will install the networking-bgpvpn package::: $ pip install networking-bgpvpn @@ -23,7 +23,7 @@ The BGPVPN driver to use is then specified in ``/etc/neutron/networking_bgpvpn.c service_provider = BGPVPN:BaGPipe:networking_bgpvpn.neutron.services.service_drivers.bagpipe.bagpipe.BaGPipeBGPVPNDriver:default #service_provider= BGPVPN:Dummy:networking_bgpvpn.neutron.services.service_drivers.driver_api.BGPVPNDriver:default -A said driver may require additional package to work; the driver section provides detailed installation information for each +A given driver may require additional package to work; the driver section provides detailed installation information for each specific driver. ============== @@ -32,7 +32,7 @@ Policy API Policy for the BGPVPN service plugin can be controlled via the standard policy framework. -When pip is used to install the package, a default policy file is intalled at ``/etc/neutron/policy.d/bgpvpn.conf``. +When pip is used to install the package, a default policy file is installed at ``/etc/neutron/policy.d/bgpvpn.conf``. ============== Database setup

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