Top
Cloud Services Management V1.1.0 Installation Guide
FUJITSU Software

2.4.2 Setup Procedure

This section explains the setup procedure for coordination adapters. For adapters which will not be coordinated, setup is not necessary.

In addition, setup can be performed later, when coordination becomes necessary.

  1. Execute commands

    Setup commands for coordination adapters are as follows. Execute the setup command for each coordination destination as a user with administrator privileges.

    1. The setup command for the ROR coordination adapter

      %FSCSM_HOME%\setup\fscsm_setupRORInteg <Parameters>
    2. The setup command for the AWS coordination adapter

      %FSCSM_HOME%\setup\fscsm_setupAWSInteg <Parameters>
    3. The setup command for the Azure coordination adapter

      %FSCSM_HOME%\setup\fscsm_setupAzureInteg <Parameters>
    4. The setup command for the K5 coordination adapter

      %FSCSM_HOME%\setup\fscsm_setupK5Integ <Parameters>
    5. The setup command for the VMware coordination adapter

      %FSCSM_HOME%\setup\fscsm_setupVMwareInteg <Parameters>

    For the setup command for each coordination adapter, it is necessary to specify the following parameters. Specify the parameters marked with "Yes" in the column of the coordination adapter to set up as indicated in the following table. The parameters must be specified in order of No., separated using spaces.

    Table 2.5 List of Setup Parameters for Coordination Adapters

    No.

    Parameter Name

    Coordination Adapter

    Description

    ROR

    AWS

    Azure

    K5

    VMware

    1

    AS_APP_ADMIN_USER

    Yes

    Yes

    Yes

    Yes

    Yes

    The user name of the administrator of the Java EE execution environment for the APP domain.

    Specify the value specified in AS_ADMIN_USER in "Table 2.1 List of Setup Parameters".

    2

    AS_APP_ADMIN_PASSWORD

    Yes

    Yes

    Yes

    Yes

    Yes

    The password of the administrator of the Java EE execution environment for the APP domain.

    Specify the value specified in AS_ADMIN_PASSWORD in "Table 2.1 List of Setup Parameters".

    3

    AS_APP_BASE_PORT

    Yes

    Yes

    Yes

    Yes

    Yes

    The base port for APP domains.

    Specify the value specified in AS_APP_BASE_PORT in "Table 2.1 List of Setup Parameters".

    4

    IAAS_ROR_USER_ID

    Yes

    -

    -

    -

    -

    The user ID of the ROR tenant administrator.

    5

    IAAS_ROR_PWD

    Yes

    -

    -

    -

    -

    The password of the ROR tenant administrator.

    6

    IAAS_ROR_TENANT

    Yes

    -

    -

    -

    -

    The ROR tenant name.

    7

    IAAS_ROR_HOST_PORT

    Yes

    -

    -

    -

    -

    The URL host name and port number for the ROR L-Platform API. Specify a host name and port number where the management function API of ROR is operating in the following format:

    <hostname or IP address>:<port number>

    Specify the host name referring to the server certificate.

    The URL of the L-Platform API of ROR is configured as follows during setup:

    https://<IAAS_ROR_HOST_PORT>/cfmgapi/endpoint

    8

    IAAS_K5_USER_ID

    -

    -

    -

    Yes

    -

    The user name for connecting to K5.

    9

    IAAS_K5_PWD

    -

    -

    -

    Yes

    -

    The user password for connecting to K5.

    10

    IAAS_K5_DOMAIN

    -

    -

    -

    Yes

    -

    The K5 domain name used for API access.

    11

    IAAS_VMWARE_URL

    -

    -

    -

    -

    Yes

    The destination URL of the VMware API.

    https://<Host name of VMware vCenter Server>/sdk/vimService?wsdl

    12

    IAAS_VMWARE_USER_ID

    -

    -

    -

    -

    Yes

    The user ID for connecting to VMware vCenter Server.

    13

    IAAS_VMWARE_PWD

    -

    -

    -

    -

    Yes

    The password for connecting to VMware vCenter Server.

    Yes: Specification is mandatory.

    -: Specification is not possible.

    Example

    Specification examples for the setup commands for coordination adapters are as follows.

    1. For ROR

      %FSCSM_HOME%\setup\fscsm_setupRORInteg Administrator User1234 3900 roruserid rorpassword rortenant rorhost.example.com:8014
    2. For AWS

      %FSCSM_HOME%\setup\fscsm_setupAWSInteg Administrator User1234 3900
    3. For Azure

      %FSCSM_HOME%\setup\fscsm_setupAzureInteg Administrator User1234 3900
    4. For K5

      %FSCSM_HOME%\setup\fscsm_setupK5Integ Administrator User1234 3900 k5user@example.com k5password K5DOMAIN
    5. For VMware

      %FSCSM_HOME%\setup\fscsm_setupVMwareInteg Administrator User1234 3900 https://vmhost.example.com/sdk/vimService?wsdl vmuser@example.com vmpassword
  2. Confirm execution

    The message prompting for confirmation of execution of setup is displayed. The following message is an example for the AWS coordination adapter.

    Enter "y" to execute setup or "n" to cancel setup, and then press the Enter key.

    Are you sure you want to start setup of FUJITSU Software Cloud Services Management AWS Integration? (y/n)[n]

  3. Start setup

    When setup is started, the start message is displayed. The following message is an example for the AWS coordination adapter.

    FUJITSU Software Cloud Services Management AWS Integration setup start.

  4. Confirm completion

    When setup is complete, the completion message is displayed. The following message is an example for the AWS coordination adapter.

    FUJITSU Software Cloud Services Management AWS Integration setup end.

Note

If an error occurs, check the output message and resolve the cause of the error, and then perform setup again.

If an error occurs after confirming execution of the setup command, ensure you execute the unsetup command before executing the setup command again.

See

For the messages that are output during setup of coordination adapters, refer to "FUJITSU Software Cloud Services Management Messages".