[install guide] Add Security settings to Fuel menu

This patch:

- adds a 'Security Setup' description to the Fuel Setup
  menu description;
- updates the Fuel setup menu from 8.0 to 9.0.

Change-Id: I1a65b2abe4b0bb23d78d7b577fd4b3d1ebb4b88c
Closes-Bug: #1560360
This commit is contained in:
Olena Logvinova 2016-07-19 20:22:47 +03:00
parent 183dc68580
commit 68ce16e114
2 changed files with 15 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@ -58,13 +58,23 @@ settings and proceed to :ref:`install_install_fuel_master_node`.
| | |
| | Modify these settings as needed. |
+--------------------------------------+----------------------------------+
| 4. Configure DNS and hostname. | Configure the DNS and hostname |
| 4. Configure the security settings. | By default, the network for SSH |
| | access to the Fuel Master node is|
| | restricted by the Admin (PXE) |
| | network. You can change it, if |
| | needed, by entering a new network|
| | address in the CIDR format. Once |
| | applied, SSH access to the Fuel |
| | Master node will be allowed from |
| | the provided network only. |
+--------------------------------------+----------------------------------+
| 5. Configure DNS and hostname. | Configure the DNS and hostname |
| | settings, if needed. If your Fuel|
| | Master node is not connected to |
| | the Internet, leave the External |
| | DNS field blank. |
+--------------------------------------+----------------------------------+
| 5. Configure the bootstrap image that| Fuel ISO includes the CentOS |
| 6. Configure the bootstrap image that| Fuel ISO includes the CentOS |
| Fuel will use to discover the Fuel| bootstrap image that Fuel uses |
| Slave nodes through PXE. | to discover the Fuel Slave nodes.|
| | Although CentOS is the default |
@ -94,21 +104,21 @@ settings and proceed to :ref:`install_install_fuel_master_node`.
| | For more information, see: |
| | :ref:`upgrade_local_repo`. |
+--------------------------------------+----------------------------------+
| 6. Configure the network time | To avoid issues with the time |
| 7. Configure the network time | To avoid issues with the time |
| protocol. | settings inconsistency on the |
| | Fuel Master node and other |
| | servers in your IT environment, |
| | verify that the Fuel Master node |
| | uses correct NTP settings. |
+--------------------------------------+----------------------------------+
| 7. Change the root password. | For security reasons, change the |
| 8. Change the root password. | For security reasons, change the |
| | default root password. Fuel will |
| | apply this password to all new |
| | OpenStack nodes. Existing |
| | OpenStack nodes will continue to |
| | use the old password. |
+--------------------------------------+----------------------------------+
| 8. Configure network settings using | You can configure all settings |
| 9. Configure network settings using | You can configure all settings |
| shell. | available on the Fuel Setup |
| | screen using shell. |
| | Particularly, use shell to |