Horizon (openstack-dashboard)
OpenStack Packing for Ubuntu
Regression Testing
IN addition to clicking raound to verify that the basic functionality is present, create a basic heat stack through the dashboard:
heat_template_version: 2013-05-23
description: Simple template to deploy a single compute instance
resources:
my_instance:
...