@@ -37,7 +37,7 @@ The |agent-long| uses iControl REST API calls to apply the desired configuration
3737Guides
3838------
3939
40- See the ` F5 Driver for OpenStack LBaaSv2 user documentation `_.
40+ See the | driver-long | ` user documentation `_.
4141
4242.. index ::
4343 triple: lbaasv2-driver; downloads; debian
@@ -148,7 +148,7 @@ Take the steps below to tell Neutron to use the F5 service provider driver and t
148148
149149#. Add 'F5Networks' to the ``service_providers `` section of the Neutron LBaaS config file: :file: `/etc/neutron/neutron_lbaas.conf ` as shown below.
150150
151- .. code-block :: text
151+ .. code-block :: console
152152 :emphasize-lines: 4
153153
154154 $ vim /etc/neutron/neutron_lbaas.conf
@@ -159,7 +159,7 @@ Take the steps below to tell Neutron to use the F5 service provider driver and t
159159
160160 #. Add the LBaaSv2 service plugin to the ``[DEFAULT] `` section of the Neutron config file: :file: `/etc/neutron/neutron.conf `.
161161
162- .. code-block :: text
162+ .. code-block :: console
163163
164164 $ vi /etc/neutron/neutron.conf
165165 ...
@@ -175,7 +175,7 @@ Take the steps below to tell Neutron to use the F5 service provider driver and t
175175
176176#. Restart Neutron
177177
178- .. code-block :: text
178+ .. code-block :: console
179179
180180 $ sudo service neutron-server restart \\ Ubuntu
181181 $ sudo systemctl restart neutron-server \\ CentOS
@@ -184,25 +184,9 @@ Take the steps below to tell Neutron to use the F5 service provider driver and t
184184 What's Next
185185-----------
186186
187- `Configure and start `_ the |agent-long |.
188-
189- .. seealso ::
190-
191- `F5 Driver for OpenStack LBaaSv2 user documentation `_
192-
187+ `Configure and start the F5 Agent `_.
193188
194189.. |Build Status | image :: https://travis-ci.org/F5Networks/f5-openstack-lbaasv2-driver.svg?branch=stable/newton
195190 :target: https://travis-ci.org/F5Networks/f5-openstack-lbaasv2-driver
196191 :alt: Build Status
197192
198-
199- .. _OpenStack Neutron : https://docs.openstack.org/neutron/latest/
200- .. _F5 Agent for OpenStack Neutron : /products/openstack/latest/agent/
201- .. _F5 Driver for OpenStack LBaaSv2 user documentation : /cloud/openstack/latest/lbaas
202- .. _Neutron LBaaS API : https://wiki.openstack.org/wiki/Neutron/LBaaS/API_2.0
203- .. _available F5 agent : /products/openstack/latest/agent/
204- .. _F5 Service Provider Package : /cloud/openstack/latest/lbaas-prep
205- .. _Download the latest debian package : |f5_lbaasv2_driver_deb_url|
206- .. _Download the latest rpm package : |f5_lbaasv2_driver_rpm_url|
207- .. _Partners : /cloud/openstack/latest/support/partners.html
208- .. _Configure and start : /products/openstack/latest/agent/index.html#configure-the-agent-long
0 commit comments