HOW TO DEPLOY OPENSTACK IN 1H
Description
The deployment will reside on a NUC. The OpenStack env will consist of VMWare VMs. MAAS&JUJU was the chosen deployment method.
Deployment
Install Windows Server 2016 with latest updates(or 2012r2 if needed)
Install latest VMware Workstation, ask Patricia for licenses
Transfer the VMs from our NAS to the Windows host smb:\\10.7.1.10\iso\dardelean\Kilo_VMs
Import the VMs in VMware Workstation
All the VMs, exception makes MAAS-Controller, need to be made “Shared VMs”
Networking setup and connections
1 management network - vmnet1 (192.168.11.0)
1 data network - vmnet2 (192.168.245.0)
1 exterior network for Neutron - vmnet0 (bridged to the physical NIC)
1 exterior NAT network for MAAS_controller to act as gateway for the openstack nodes (vmnet8)
MAAS_controller - vmnet1 & vmnet8
AD - vmnet1
HV1 - vmnet1 & vmnet2
HV2 - vmnet1 & vmnet2
juju_state - vmnet1
openstack_controller - vmnet1 & vmnet2
openstack_neutron - vmnet1 & vmnet0 & vmnet2
Additional info