mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-05 21:31:30 +00:00
Added links at the bottom of OpenStack topics to the next topic in the sequence to enhance navigation.
This commit is contained in:
@@ -480,3 +480,5 @@ Verify operation of the Block Storage service.
|
||||
| cinder-scheduler | controller | nova | enabled | up | 2014-10-18T01:30:54.000000 | None |
|
||||
| cinder-volume | block1@lvm | nova | enabled | up | 2014-10-18T01:30:57.000000 | None |
|
||||
+------------------+------------+------+---------+-------+----------------------------+-----------------+
|
||||
|
||||
Next topic: :ref:`openstack_dashboard`.
|
||||
@@ -47,3 +47,5 @@ uses two-node architecture with legacy networking (Nova-network).
|
||||
with layer-3 (routing) services that enable self-service networks
|
||||
using overlay segmentation methods. Additionally, this option provides
|
||||
the foundation for advanced services such as LBaaS and FWaaS.
|
||||
|
||||
Next topic: :ref:`openstack_sys_req_and_pw_summary`.
|
||||
@@ -524,3 +524,5 @@ Verify operation of the Compute service.
|
||||
+--------------------------------------+--------+--------+--------+
|
||||
| 38047887-61a7-41ea-9b49-27987d5e8bb9 | cirros | ACTIVE | |
|
||||
+--------------------------------------+--------+--------+--------+
|
||||
|
||||
Next topic: :ref:`openstack_block_storage`.
|
||||
@@ -29,3 +29,5 @@ To get started with OpenStack Dashboard services:
|
||||
|
||||
# systemctl enable nginx uwsgi@horizon.socket
|
||||
# systemctl restart nginx uwsgi@horizon.socket
|
||||
|
||||
Next topic: :ref:`openstack_networking`.
|
||||
@@ -72,3 +72,4 @@ For example:
|
||||
| user_id | 4d411f2291f34941b30eef9bd797505a |
|
||||
+------------+----------------------------------+
|
||||
|
||||
Next topic: :ref:`openstack_image`.
|
||||
@@ -274,3 +274,5 @@ Linux image that helps you test your OpenStack deployment.
|
||||
+--------------------------------------+--------+
|
||||
| 38047887-61a7-41ea-9b49-27987d5e8bb9 | cirros |
|
||||
+--------------------------------------+--------+
|
||||
|
||||
Next topic: :ref:`openstack_compute`.
|
||||
@@ -22,3 +22,5 @@ To install, continue with the following topics:
|
||||
* `OpenStack Orchestration <openstack_orchestration.html>`_
|
||||
* `OpenStack Telemetry <openstack_telemetry.html>`_
|
||||
* `OpenStack Object Storage <openstack_object_storage.html>`_
|
||||
|
||||
Next topic: :ref:`openstack_supporting-database`.
|
||||
@@ -305,3 +305,5 @@ Finalizing installation
|
||||
|
||||
# systemctl enable neutron-server.service
|
||||
# systemctl start neutron-server.service
|
||||
|
||||
Next topic: :ref:`openstack_orchestration`.
|
||||
@@ -286,3 +286,5 @@ Complete this step to finalize the installation:
|
||||
|
||||
# systemctl enable heat-api.service heat-api-cfn.service heat-engine.service
|
||||
# systemctl start heat-api.service heat-api-cfn.service heat-engine.service``
|
||||
|
||||
Next topic: :ref:`openstack_telemetry`.
|
||||
@@ -49,3 +49,5 @@ Complete the following steps to finalize database installation:
|
||||
for the root account::
|
||||
|
||||
# mysql_secure_installation
|
||||
|
||||
Next topic: :ref:`openstack_supporting-messaging`.
|
||||
@@ -44,3 +44,5 @@ Complete the following steps to configure the message broker service:
|
||||
# rabbitmqctl set_permissions openstack ".*" ".*" ".*"
|
||||
Setting permissions for user "openstack" in vhost "/" ...
|
||||
...done.
|
||||
|
||||
Next topic: :ref:`openstack_identity`.
|
||||
@@ -74,3 +74,5 @@ and their associated references in the guide:
|
||||
+----------------------------------------+--------------------------------------------------+
|
||||
| CINDER_PASS | Password of Block Storage service user cinder |
|
||||
+----------------------------------------+--------------------------------------------------+
|
||||
|
||||
Next topic: :ref:`openstack_installing_bundles`.
|
||||
@@ -221,3 +221,4 @@ Finalizing installation
|
||||
# systemctl start ceilometer-api.service ceilometer-agent-notification.service ceilometer-agent-central.service ceilometer-collector.service \
|
||||
ceilometer-alarm-evaluator.service ceilometer-alarm-notifier.service
|
||||
|
||||
Next topic: :ref:`openstack_object_storage`.
|
||||
@@ -22,4 +22,6 @@ OpenStack supports the following use cases:
|
||||
|
||||
Clear Linux OS for Intel Architecture is designed with all of these use
|
||||
cases in mind, but the initial target is to enable only those services
|
||||
required for Cloud.
|
||||
required for Cloud.
|
||||
|
||||
Next topic: :ref:`openstack_bundle_and_service_summary`.
|
||||
Reference in New Issue
Block a user