Accessing a virtual machine over SSH
Once networking has been configured on the virtual machine, it should be possible to access it over the management network via SSH from your client workstation. Within a terminal, SSH to the virtual machine using the username and password provided during installation:
Use the ping
command within the virtual machine to verify outbound connectivity to the Internet:
Once connectivity has been verified, you may proceed with the installation of OpenStack documented in Chapter 2, Installing OpenStack Using RDO.