Installing Cisco ICFP on OpenStack
- Workflow for OpenStack Environments
- Installing Cisco ICFP on OpenStack
- Configuring Cisco ICFP for Cisco Intercloud Fabric
Workflow for OpenStack Environments
Cisco ICFP should be implemented by all service providers that interface with Cisco Intercloud Fabric for Business platforms. The only exceptions to this are Amazon EC2 and Windows Azure, which are available to Cisco Intercloud Fabric through their native public cloud APIs.
The following table identifies the high-level tasks involved in installing and configuring Cisco ICFP in an OpenStack environment.
|
Step |
Task |
Related Information |
|---|---|---|
|
1. |
Confirm that you have met the installation requirements. |
|
|
2. |
Gather the required information. |
|
|
3. |
Configure OpenStack for Cisco ICFP and launch a Cisco ICFP instance. |
|
|
4. |
(Optional) Upload a Cisco ICFP license file. |
|
|
5. |
Configure Cisco ICFP for use with Cisco Intercloud Fabric. |
|
|
6. |
(Optional) Configure Cisco ICFP virtual appliances for a multiple-node cluster. |
|
|
7. |
Configure Cisco Intercloud Fabric for use with Cisco ICFP. |
Cisco Intercloud Fabric Installation Guide |
Installing Cisco ICFP on OpenStack
To install Cisco ICFP on OpenStack, you must import an image, create a flavor, and launch an instance. This procedure describes how to complete these tasks.
The amount of time required for this procedure depends on the platform:
-
Download the Cisco ICFP software package from Cisco.com. For assistance, contact your Cisco representative.
-
Unzip the downloaded file to obtain the QCOW2 file and the README file. For more information, see Cisco ICFP Software.
-
Review the README file for information related to installing and using Cisco ICFP with OpenStack.
-
Confirm that you have met the requirements in System Requirements.
-
Gather the information identified in Information Required for Configuration and Installation.
-
In OpenStack:
-
Confirm that you have admin privileges.
-
Create an OpenSource RC file (name-openrc.sh) in which you define your environmental variables and login credentials.
-
Create a project on which to install Cisco ICFP.
-
Confirm that the Cinder service is up and running.
-
Configure a security group that allows traffic on ports 22, 80, 443, and 3306.
For more information about performing these operations in OpenStack, see docs.openstack.org.
-
Configuring Cisco ICFP for Cisco Intercloud Fabric
After you have installed Cisco ICFP on an OpenStack server and launched a Cisco ICFP instance, you can configure Cisco ICFP for use with Cisco Intercloud Fabric.
Confirm the following:
-
Cisco ICFP has been installed on an OpenStack server and an instance has been launched.
-
You know the Cisco ICFP public IP address.
-
If Keystone V3 Identity Service is enabled on the cloud instance, the authentication domain.
-
If group-based policies are enabled on the cloud instance, the external segment name and the name of the external group that is used to connect internal groups to the Internet.
Feedback