mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-05 21:31:30 +00:00
Remove verify --fix instruction from documentation.
This commit is contained in:
@@ -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::
|
||||
|
||||
@@ -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`.
|
||||
Next topic: :ref:`openstack_block_storage`.
|
||||
|
||||
@@ -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`.
|
||||
Next topic: :ref:`openstack_identity-openrc`.
|
||||
|
||||
@@ -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`.
|
||||
Next topic: :ref:`openstack_compute`.
|
||||
|
||||
@@ -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
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
@@ -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`.
|
||||
Next topic: :ref:`openstack_telemetry`.
|
||||
|
||||
@@ -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`.
|
||||
Next topic: :ref:`openstack_supporting-messaging`.
|
||||
|
||||
@@ -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`.
|
||||
Next topic: :ref:`openstack_identity`.
|
||||
|
||||
@@ -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.::
|
||||
|
||||
Reference in New Issue
Block a user