The Server Manager uses the default port 5000 for KeyStone communication.

If you want to use a different KeyStone port number, you need to specify the port in the Configure ESM Credentials screen of the Domain Manager Administration Console. You may provide the OpenStack credentials in the clientConnect.conf file. The clientConnect.conf file is located in the Server Manager installation directory.

To configure different KeyStone port:

  1. At BASEDIR/smarts/bin, type the following command:

                   sm_edit conf/clientConnect.conf
                
  2. Enter the following line with the OpenStack credentials:

    os:<OpenStack_Ip_Address>:<UserName>@<DomainName>:<Password>:<Keystone_Port>
    os:10.31.21.222:admin@default:cloud:5000
    
  3. Save and close the file.

  4. Restart the Server Manager.

  5. Verify that your OpenStack credentials are accepted: “Verify that OpenStack credentials are accepted in the log file” on page 161

  6. In the Domain Manager Administration Console, select your IP Manager and select Topology > Discover All to discover OpenStack and the KVM hypervisor. At the end of the IP Manager discovery process, the Server Manager discovery process is automatically started.