User Tools

Site Tools


support:deploy-os-1h

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

  1. Install Windows Server 2016 with latest updates(or 2012r2 if needed)
  2. Install latest VMware Workstation, ask Patricia for licenses
  3. Transfer the VMs from our NAS to the Windows host smb:\\10.7.1.10\iso\dardelean\Kilo_VMs
  4. Import the VMs in VMware Workstation
  5. 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

  • User/pass for OpenStack nodes: Administrator/Passw0rd
  • User/pass for MAAS node: ubuntu/Passw0rd
support/deploy-os-1h.txt · Last modified: 2017/04/11 18:25 by abujor