master
..
rw-r--r--
6.0 KB
rw-r--r--
2.1 KB

Lab 2 - RDO Horizon Interface

Lab Objectives:

  1. Become familiar with the OpenStack Horizon Interface

Add a Project:

  1. Navigate to: Identity > Project > +Create Project

    Create Project Create Project Create Project

Add a User:

  1. Navigate to: Identity > Users > +Create User

    Create User Create User Create User

Member Interface

  1. Logout from the admin account and login as student
  2. Explore :red_circle: TODO: table of things to find/document

Add a Private Network

  1. Navigate to: Project > Network > Networks > +Create Network

    Create Network Create Network Create Network Create Network

    :white_check_mark: Additional Info:

    The Allocation Pools is the start,end addresses for the pools. The entry form for this field does not parse spaces. Example Pool: 192.168.1.100,192.168.1.120

    Create Network

Add a Router

  1. Navigate to: Project > Network > Network Topology > +Create Router

    Create Router Create Router

  2. Either click on “View Router Details” or choose our new router from the list on Project > Network > Routers

    Create Router Create Router

  3. Add an interface to the new router

    Create Router Create Router Create Router

  4. Set the Gateway for this network

    Create Router Create Router

  5. View the Network Topology and Networks page and verify configurations

    Create Router Create Router

Next Lab