diff --git a/source/openstack_block_storage.rst b/source/openstack_block_storage.rst index 9c85d9ba..46ce81e5 100644 --- a/source/openstack_block_storage.rst +++ b/source/openstack_block_storage.rst @@ -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`. \ No newline at end of file diff --git a/source/openstack_bundle_and_service_summary.rst b/source/openstack_bundle_and_service_summary.rst index 156e0446..1ae888de 100644 --- a/source/openstack_bundle_and_service_summary.rst +++ b/source/openstack_bundle_and_service_summary.rst @@ -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`. \ No newline at end of file diff --git a/source/openstack_compute.rst b/source/openstack_compute.rst index ec500a2c..8b2aa1a2 100644 --- a/source/openstack_compute.rst +++ b/source/openstack_compute.rst @@ -524,3 +524,5 @@ 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 diff --git a/source/openstack_dashboard.rst b/source/openstack_dashboard.rst index 35994a42..bdb08d39 100644 --- a/source/openstack_dashboard.rst +++ b/source/openstack_dashboard.rst @@ -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`. \ No newline at end of file diff --git a/source/openstack_identity-openrc.rst b/source/openstack_identity-openrc.rst index 2aae04ee..724333db 100644 --- a/source/openstack_identity-openrc.rst +++ b/source/openstack_identity-openrc.rst @@ -72,3 +72,4 @@ For example: | user_id | 4d411f2291f34941b30eef9bd797505a | +------------+----------------------------------+ +Next topic: :ref:`openstack_image`. \ No newline at end of file diff --git a/source/openstack_image.rst b/source/openstack_image.rst index 48648d82..f1af16d0 100644 --- a/source/openstack_image.rst +++ b/source/openstack_image.rst @@ -274,3 +274,5 @@ 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 diff --git a/source/openstack_installing_bundles.rst b/source/openstack_installing_bundles.rst index c2cead3c..b19a1296 100644 --- a/source/openstack_installing_bundles.rst +++ b/source/openstack_installing_bundles.rst @@ -22,3 +22,5 @@ To install, continue with the following topics: * `OpenStack Orchestration `_ * `OpenStack Telemetry `_ * `OpenStack Object Storage `_ + +Next topic: :ref:`openstack_supporting-database`. \ No newline at end of file diff --git a/source/openstack_networking.rst b/source/openstack_networking.rst index 01d3c7aa..eff953c5 100644 --- a/source/openstack_networking.rst +++ b/source/openstack_networking.rst @@ -305,3 +305,5 @@ Finalizing installation # systemctl enable neutron-server.service # systemctl start neutron-server.service + +Next topic: :ref:`openstack_orchestration`. \ No newline at end of file diff --git a/source/openstack_orchestration.rst b/source/openstack_orchestration.rst index 6ba23773..3ce687ab 100644 --- a/source/openstack_orchestration.rst +++ b/source/openstack_orchestration.rst @@ -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`. \ No newline at end of file diff --git a/source/openstack_supporting-database.rst b/source/openstack_supporting-database.rst index 813d7021..62eac990 100644 --- a/source/openstack_supporting-database.rst +++ b/source/openstack_supporting-database.rst @@ -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`. \ No newline at end of file diff --git a/source/openstack_supporting-messaging.rst b/source/openstack_supporting-messaging.rst index 095c0b39..be9c167d 100644 --- a/source/openstack_supporting-messaging.rst +++ b/source/openstack_supporting-messaging.rst @@ -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`. \ No newline at end of file diff --git a/source/openstack_sys_req_and_pw_summary.rst b/source/openstack_sys_req_and_pw_summary.rst index 66a24ea5..c67ae79b 100644 --- a/source/openstack_sys_req_and_pw_summary.rst +++ b/source/openstack_sys_req_and_pw_summary.rst @@ -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`. \ No newline at end of file diff --git a/source/openstack_telemetry.rst b/source/openstack_telemetry.rst index d5c6f09b..0a99335d 100644 --- a/source/openstack_telemetry.rst +++ b/source/openstack_telemetry.rst @@ -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`. \ No newline at end of file diff --git a/source/openstack_use_cases.rst b/source/openstack_use_cases.rst index 9d519c84..fe69751f 100644 --- a/source/openstack_use_cases.rst +++ b/source/openstack_use_cases.rst @@ -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. \ No newline at end of file +required for Cloud. + +Next topic: :ref:`openstack_bundle_and_service_summary`. \ No newline at end of file