Part V Post-Installation #
- 38 Post Installation Tasks
When you have completed your cloud deployment, these are some of the common post-installation tasks you may need to perform to verify your cloud installation.
- 39 UI Verification
Once you have completed your cloud deployment, these are some of the common post-installation tasks you may need to perform to verify your cloud installation.
- 40 Installing OpenStack Clients
If you have a standalone deployer, the OpenStack CLI and other clients will not be installed automatically on that node. If you require access to these clients, you will need to follow the procedure below to add the appropriate software.
- 41 Configuring Transport Layer Security (TLS)
TLS is enabled by default during the installation of SUSE OpenStack Cloud 9 and additional configuration options are available to secure your environment, as described below.
- 42 Configuring Availability Zones
The Cloud Lifecycle Manager only creates a default availability zone during installation. If your system has multiple failure/availability zones defined in your input model, these zones will not get created automatically.
- 43 Configuring Load Balancer as a Service
The SUSE OpenStack Cloud neutron LBaaS service supports several load balancing providers. By default, both Octavia and the namespace HAProxy driver are configured to be used.
- 44 Other Common Post-Installation Tasks
On your Cloud Lifecycle Manager, in the ~/scratch/ansible/next/ardana/ansible/group_vars/ directory you will find several files. In the one labeled as first control plane node you can locate the user credentials for both the Administrator user (admin) and your Demo user (demo) which you will use to …