[install] disable line numbering for code blocks
Change-Id: Ie45dc87e39c1398258e803534c9d45b175658adc Implements: blueprint installguide-liberty
This commit is contained in:
parent
7530a1a78d
commit
75618dd786
@ -74,7 +74,6 @@ create a MongoDB database, service credentials, and API endpoint.
|
||||
IP address of the controller node.
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
bind_ip = 10.0.0.11
|
||||
|
||||
@ -85,7 +84,6 @@ create a MongoDB database, service credentials, and API endpoint.
|
||||
assert the ``smallfiles`` key:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
smallfiles = true
|
||||
|
||||
@ -111,7 +109,6 @@ create a MongoDB database, service credentials, and API endpoint.
|
||||
IP address of the controller node.
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
bind_ip = 10.0.0.11
|
||||
|
||||
@ -122,7 +119,6 @@ create a MongoDB database, service credentials, and API endpoint.
|
||||
assert the ``smallfiles`` key:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
smallfiles = true
|
||||
|
||||
@ -146,7 +142,6 @@ create a MongoDB database, service credentials, and API endpoint.
|
||||
IP address of the controller node.
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
bind_ip = 10.0.0.11
|
||||
|
||||
@ -157,7 +152,6 @@ create a MongoDB database, service credentials, and API endpoint.
|
||||
assert the ``smallfiles`` key:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
smallfiles = true
|
||||
|
||||
@ -375,7 +369,6 @@ To install and configure the Telemetry module components
|
||||
a. In the ``[database]`` section, configure database access:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[database]
|
||||
...
|
||||
@ -390,7 +383,6 @@ To install and configure the Telemetry module components
|
||||
configure ``RabbitMQ`` message queue access:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[DEFAULT]
|
||||
...
|
||||
@ -409,7 +401,6 @@ To install and configure the Telemetry module components
|
||||
configure Identity service access:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[DEFAULT]
|
||||
...
|
||||
@ -434,7 +425,6 @@ To install and configure the Telemetry module components
|
||||
d. In the ``[service_credentials]`` section, configure service credentials:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[service_credentials]
|
||||
...
|
||||
@ -451,7 +441,6 @@ To install and configure the Telemetry module components
|
||||
e. In the ``[publisher]`` section, configure the telemetry secret:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[publisher]
|
||||
...
|
||||
@ -465,7 +454,6 @@ To install and configure the Telemetry module components
|
||||
f. In the ``[collector]`` section, configure the dispatcher:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[collector]
|
||||
...
|
||||
@ -475,7 +463,6 @@ To install and configure the Telemetry module components
|
||||
logging in the ``[DEFAULT]`` section:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[DEFAULT]
|
||||
...
|
||||
@ -487,7 +474,6 @@ To install and configure the Telemetry module components
|
||||
logging in the ``[DEFAULT]`` section:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[DEFAULT]
|
||||
...
|
||||
|
@ -38,7 +38,6 @@ To install and configure the agent
|
||||
a. In the ``[publisher]`` section, configure the telemetry secret:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[publisher]
|
||||
...
|
||||
@ -51,7 +50,6 @@ To install and configure the agent
|
||||
configure ``RabbitMQ`` message queue access:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[DEFAULT]
|
||||
...
|
||||
@ -70,7 +68,6 @@ To install and configure the agent
|
||||
configure Identity service access:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[keystone_authtoken]
|
||||
...
|
||||
@ -93,7 +90,6 @@ To install and configure the agent
|
||||
credentials:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[service_credentials]
|
||||
...
|
||||
@ -111,7 +107,6 @@ To install and configure the agent
|
||||
logging in the ``[DEFAULT]`` section:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[DEFAULT]
|
||||
...
|
||||
@ -126,7 +121,6 @@ Edit the :file:`/etc/nova/nova.conf` file and configure
|
||||
notifications in the ``[DEFAULT]`` section:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[DEFAULT]
|
||||
...
|
||||
|
@ -57,7 +57,6 @@ run the Object Storage proxy service.
|
||||
``ResellerAdmin`` role:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[filter:keystoneauth]
|
||||
...
|
||||
@ -66,7 +65,6 @@ run the Object Storage proxy service.
|
||||
b. In the ``[pipeline:main]`` section, add ``ceilometer``:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[pipeline:main]
|
||||
...
|
||||
@ -75,7 +73,6 @@ run the Object Storage proxy service.
|
||||
c. In the ``[filter:ceilometer]`` section, configure notifications:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[filter:ceilometer]
|
||||
...
|
||||
|
@ -60,7 +60,6 @@ The Debian package post installation scripts will then perform the below
|
||||
commands for you:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
PKG_SERVICE_ID=$(pkgos_get_id keystone --os-token ${AUTH_TOKEN} \
|
||||
--os-endpoint http://${KEYSTONE_ENDPOINT_IP}:35357/v2.0/ service-create \
|
||||
|
@ -106,7 +106,6 @@ The following example shows how to pre-seed an automated MySQL Server
|
||||
installation:
|
||||
|
||||
.. code-block:: bash
|
||||
:linenos:
|
||||
|
||||
MYSQL_PASSWORD=MYSQL_PASSWORD
|
||||
echo "mysql-server-5.5 mysql-server/root_password password ${MYSQL_PASSWORD}
|
||||
|
@ -50,7 +50,6 @@ might create a keystone configuration file for ``dbconfig-common`` that is
|
||||
located in :file:`/etc/dbconfig-common/keystone.conf`, as follows:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
dbc_install='true'
|
||||
dbc_upgrade='true'
|
||||
@ -141,7 +140,6 @@ Alternatively, if you do not want to install this package, run this
|
||||
script to enable remote root access:
|
||||
|
||||
.. code-block:: bash
|
||||
:linenos:
|
||||
|
||||
#!/bin/sh
|
||||
|
||||
|
@ -12,7 +12,6 @@ access it. You must also configure the ``admin_tenant_name``,
|
||||
Generally, this section looks like this:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[keystone_authtoken]
|
||||
auth_uri = http://controller:5000/v2.0
|
||||
@ -45,7 +44,6 @@ This information is stored in the configuration file for each service.
|
||||
For example:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
/etc/ceilometer/ceilometer.conf
|
||||
/etc/nova/api-paste.ini
|
||||
|
@ -1,6 +1,3 @@
|
||||
.. highlight:: ini
|
||||
:linenothreshold: 1
|
||||
|
||||
==============================
|
||||
OpenStack service dependencies
|
||||
==============================
|
||||
|
@ -1,6 +1,3 @@
|
||||
.. highlight:: ini
|
||||
:linenothreshold: 1
|
||||
|
||||
.. _environment-ntp:
|
||||
|
||||
Network Time Protocol (NTP)
|
||||
|
@ -301,7 +301,6 @@ To install and configure the Orchestration components
|
||||
* In the ``[database]`` section, configure database access:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[database]
|
||||
...
|
||||
@ -314,7 +313,6 @@ To install and configure the Orchestration components
|
||||
configure ``RabbitMQ`` message queue access:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[DEFAULT]
|
||||
...
|
||||
@ -333,7 +331,6 @@ To install and configure the Orchestration components
|
||||
configure Identity service access:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[keystone_authtoken]
|
||||
...
|
||||
@ -360,7 +357,6 @@ To install and configure the Orchestration components
|
||||
wait condition URLs:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[DEFAULT]
|
||||
...
|
||||
@ -371,7 +367,6 @@ To install and configure the Orchestration components
|
||||
Identity service domain:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[DEFAULT]
|
||||
...
|
||||
@ -386,7 +381,6 @@ To install and configure the Orchestration components
|
||||
logging in the ``[DEFAULT]`` section:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[DEFAULT]
|
||||
...
|
||||
@ -438,7 +432,6 @@ To install and configure the Orchestration components
|
||||
* In the ``[ec2authtoken]`` section, configure Identity service access:
|
||||
|
||||
.. code-block:: ini
|
||||
:linenos:
|
||||
|
||||
[ec2authtoken]
|
||||
...
|
||||
|
@ -21,7 +21,6 @@ module (heat).
|
||||
file with the following content:
|
||||
|
||||
.. code-block:: yaml
|
||||
:linenos:
|
||||
|
||||
heat_template_version: 2014-10-16
|
||||
description: A simple server.
|
||||
|
Loading…
Reference in New Issue
Block a user