Installation Guide
2. In the working directory, make a copy of the PostgreSql sample database properties file,
and rename the copy to db.properties: sudo cp
PostgreSqlInputSample.properties db.properties
3. Edit the db.properties file and make the following name changes:
• db.url=jdbc:postgresql://127.0.0.1:5432/csadb to
db.url=jdbc:postgresql://127.0.0.1:5432/csa
• db.user=csadbuser to db.user=csa
• db.password=ENC(UUV/PSwS9If1NURGsObYPQ==) to db.password=csa
4. Save and close the file.
Procedure 27 Creating an Operations Orchestration input file
This procedures uses the sample files that were generated when you performed the tip above. If
you did not follow the tip instructions, complete them now.
1. In the working directory ($CSA_HOME/Tools), make a copy of the sample input file
HPOOInputSample.xml and rename it to HPOOInfoInput.xml: sudo cp
HPOOInputSample.xml HPOOInfoInput.xml.
2. Update the following attributes and values for all ooengine entries in the
HPOOInfoInput.xml file:
• truststore="/ci/usr/local/hp/csa/openjre/lib/security/cacerts”
• url=”https://<foundation_ipaddress_or_hostname>/PAS/services/WSCentralService”
• username="csaoouser”
• password=" cloud”
• Truststorepassword: “changeit”
3. Save and close the file.
Procedure 28 Running the process definition tool
• Execute the following commands from the Enterprise appliance to run the process definition
tool:
• cd /ci/usr/local/hp/csa/Tools
• sudo /ci/usr/local/hp/csa/openjre/bin/java -jar
process-defn-tool.jar -d db.properties -i HPOOInfoInput.xml
Importing a service design
Use the Cloud Service Management Console to import a service design.
Procedure 29 Importing a service design
1. Copy all content in the CSA_HOME/CSAKit-4.0/Content Archives folder from the
Enterprise appliance to a staging server.
a. Log in to the Enterprise appliance console as cloudadmin.
See the Working with csadmin appendix in the HP CloudSystem 8.0 Administrator Guide
at Enterprise Information Library.
b. Copy the CSA_HOME/CSAKit-4.0/Content Archives folder to an external device.
From there it can be imported to HP CSA.
c. Run the following copy command:
scp /ci/usr/local/hp/csa/CSAKit-4.0/Content Archives/
<file_path> user@destination:file_path
2. From the CloudSystem Console, select Enterprise.
3. From the Tools pane, select Cloud Service Management Console.
4. Navigate to Designs→Sequenced.
5. Select Import and browse to the folder you copied in step 1.
70 Configuring additional providers for CloudSystem Enterprise