Category: tripleO

  • Deploying Red Hat OpenStack 10 via the Tripleo UI

    tripleo_owl

    In this lab, we are going to deploy a functional, yet simple, Overcloud via the Tripleo WebUI using Virtual Machines. Our test deployment will consist of three Overcloud Controller Nodes (configured with HA) and one Overcloud Compute Node.

    Hypervisor Details

    InterfaceIP AddressInterfaceIP AddressInterfaceIP Address
    em1
    10.13.32.31
    virbr0
    192.168.122.1
    virbr1
    192.168.122.253

    Undercloud VM Details

    InterfaceIP AddressInterfaceIP Address
    brct-plane
    172.16.0.1
    eth1
    192.168.122.253

    Prerequisites

    Note that we have installed squid on our hypervisor node and are using that node to proxy all web traffic to the undercloud controller. This also requires configuring your web browser to use the hypervisor as its proxy.

    (more…)