diff --git a/source/openstack_block_storage.rst b/source/openstack_block_storage.rst index 1f0f2f96..533d3214 100644 --- a/source/openstack_block_storage.rst +++ b/source/openstack_block_storage.rst @@ -209,7 +209,6 @@ Install and configure components #. Install OpenStack Block Storage Controller bundle:: # swupd bundle-add openstack-block-storage-controller - # swupd verify --fix #. Custom configurations will be located at ``/etc/cinder``. @@ -320,7 +319,6 @@ Prerequisites #. Install the Openstack Block Storage bundle:: # swupd bundle-add openstack-block-storage - # swupd verify --fix #. Create the LVM physical volume: ``/dev/sdb1`` If your system uses a different device name, adjust these steps accordingly:: diff --git a/source/openstack_compute.rst b/source/openstack_compute.rst index 8f8e5d68..18414c39 100644 --- a/source/openstack_compute.rst +++ b/source/openstack_compute.rst @@ -142,7 +142,6 @@ To install and configure the Compute controller components: #. Install OpenStack Compute Controller bundle:: # swupd bundle-add openstack-compute-controller - # swupd verify --fix #. Custom configurations will be located at ``/etc/nova``. @@ -525,4 +524,4 @@ Verify operation of the Compute service. | 38047887-61a7-41ea-9b49-27987d5e8bb9 | cirros | ACTIVE | | +--------------------------------------+--------+--------+--------+ -Next topic: :ref:`openstack_block_storage`. \ No newline at end of file +Next topic: :ref:`openstack_block_storage`. diff --git a/source/openstack_identity.rst b/source/openstack_identity.rst index 7ef71f0e..934d7999 100644 --- a/source/openstack_identity.rst +++ b/source/openstack_identity.rst @@ -61,7 +61,6 @@ Install and configure components #. Run the following command to install the packages.:: # swupd bundle-add openstack-identity - # swupd verify --fix #. Custom configurations will be located at ``/etc/keystone/``. @@ -150,7 +149,6 @@ environment variables to reduce command length. #. Install the OpenStack Python clients bundle:: # swupd bundle-add openstack-python-clients - # swupd verify --fix Create the service entity and API endpoints @@ -415,4 +413,4 @@ services. | user_id | 7004dfa0dda84d63aef81cf7f100af01 | +------------+----------------------------------+ -Next topic: :ref:`openstack_identity-openrc`. \ No newline at end of file +Next topic: :ref:`openstack_identity-openrc`. diff --git a/source/openstack_image.rst b/source/openstack_image.rst index d31d7f1f..32b7b391 100644 --- a/source/openstack_image.rst +++ b/source/openstack_image.rst @@ -135,7 +135,6 @@ Install and configure components #. Install OpenStack Image bundle.:: # swupd bundle-add openstack-image - # swupd verify --fix #. Configurations will be located at ``/etc/glance``. @@ -275,4 +274,4 @@ Linux image that helps you test your OpenStack deployment. | 38047887-61a7-41ea-9b49-27987d5e8bb9 | cirros | +--------------------------------------+--------+ -Next topic: :ref:`openstack_compute`. \ No newline at end of file +Next topic: :ref:`openstack_compute`. diff --git a/source/openstack_networking.rst b/source/openstack_networking.rst index ccce340d..58ab2cfb 100644 --- a/source/openstack_networking.rst +++ b/source/openstack_networking.rst @@ -142,7 +142,6 @@ Complete the following step to install the Networking components: #. Install OpenStack networking bundle:: # swupd bundle-add openstack-network - # swupd verify --fix Configuring the Networking server component ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -510,7 +509,6 @@ Install the components * Install OpenStack networking bundle:: # swupd bundle-add openstack-network - # swupd verify --fix Configure the common component ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/source/openstack_orchestration.rst b/source/openstack_orchestration.rst index a3c84e57..75c2e90c 100644 --- a/source/openstack_orchestration.rst +++ b/source/openstack_orchestration.rst @@ -275,7 +275,6 @@ To install and configure the Orchestration components: #. Install OpenStack Orchestration bundle:: # swupd bundle-add openstack-orchestration - # swupd verify --fix #. Custom configuration will be located at ``/etc/heat/heat.conf file``. @@ -406,4 +405,4 @@ Verify operation | controller | heat-engine | 8d7edc6d-77a6-460d-bd2a-984d76954646 | controller | engine | 2015-10-13T14:16:06.000000 | up | +------------+-------------+--------------------------------------+------------+--------+----------------------------+--------+ -Next topic: :ref:`openstack_telemetry`. \ No newline at end of file +Next topic: :ref:`openstack_telemetry`. diff --git a/source/openstack_supporting-database.rst b/source/openstack_supporting-database.rst index 62eac990..615e65c1 100644 --- a/source/openstack_supporting-database.rst +++ b/source/openstack_supporting-database.rst @@ -13,7 +13,6 @@ Install and configure the database server #. Install MariaDB bundle:: # swupd bundle-add database-mariadb - # swupd verify --fix #. Create the ``/etc/mariadb/`` folder and the ``/etc/mariadb/openstack.cnf`` file:: @@ -50,4 +49,4 @@ Complete the following steps to finalize database installation: # mysql_secure_installation -Next topic: :ref:`openstack_supporting-messaging`. \ No newline at end of file +Next topic: :ref:`openstack_supporting-messaging`. diff --git a/source/openstack_supporting-messaging.rst b/source/openstack_supporting-messaging.rst index be9c167d..aa0fe3f0 100644 --- a/source/openstack_supporting-messaging.rst +++ b/source/openstack_supporting-messaging.rst @@ -14,7 +14,6 @@ Install the message queue service #. Install the message queue bundle.:: # swupd bundle-add message-broker-rabbitmq - # swupd verify --fix Configuring the message broker service -------------------------------------- @@ -45,4 +44,4 @@ Complete the following steps to configure the message broker service: Setting permissions for user "openstack" in vhost "/" ... ...done. -Next topic: :ref:`openstack_identity`. \ No newline at end of file +Next topic: :ref:`openstack_identity`. diff --git a/source/openstack_telemetry.rst b/source/openstack_telemetry.rst index ff0376d5..37588037 100644 --- a/source/openstack_telemetry.rst +++ b/source/openstack_telemetry.rst @@ -34,7 +34,6 @@ endpoint. #. Install the MongoDB bundle:: # swupd bundle-add database-mongodb - # swupd verify --fix #. Create the ``/etc/mongodb/`` folder and the ``/etc/mongodb/openstack.cnf`` file.::