Skip to content

Instantly share code, notes, and snippets.

@Pishoy
Created June 6, 2020 08:29
Show Gist options
  • Save Pishoy/531bac5238e28f9c4bca7fb963623447 to your computer and use it in GitHub Desktop.
Save Pishoy/531bac5238e28f9c4bca7fb963623447 to your computer and use it in GitHub Desktop.
Our infrastructure is composed from 4 servers, KVM Switch, PDU, a Cisco Catalyst switch, and Cisco ASA 5555-X with FirePOWER firewall that is expanded with 6-port Ethernet adapter for a total of 14 Ethernet ports. We migrated all services to one server to prepare for transforming our infrastructure to cloud system.
Need to use below:
1) CentOS
2) Kolla-Ansible OpenStack
3) ASA 5555-X with FirePOWER
4) Virtualization
To do the following:
1) Provide a detailed network design for implementing Kolla-Ansible OpenStack using our equipment without the switch. i.e. eliminate the need for the switch and use the firewall only for connecting all the devices.
2) Make recommendation whether to Deploy ASA FirePOWER module or not in the Cisco firewall and apply the recommendation accordingly.
3) Setup OpenStack on 3 servers then join the 4th server to the cloud after I migrate the data.
4) Create virtual machines using KVM for hosting websites and applications.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment