Jump to: navigation, search

Difference between revisions of "Tuskar/UsageGuide"

(Create Flavors)
(Associate Flavors with Roles)
Line 24: Line 24:
  
 
== Associate Flavors with Roles ==
 
== Associate Flavors with Roles ==
 +
 +
Now that your nodes and flavors have been created, we can get started on creating the actual OpenStack Deployment.  Click on that tab.
 +
 +
You'll see a deployment creation workflow, beginning with a list of pre-defined roles.  However before specifying the node count for each role, you must specify the flavor that each role will use to match appropriate nodes.  To do this for each role, click on 'Add a flavor'.
 +
 +
An 'Edit Deployment Role' form will pop up.  As these are default roles, the only value that can be modified is Flavor.  Select your desired flavor and click on 'Apply Changes'.
  
 
== Specifiy Deployment Options ==
 
== Specifiy Deployment Options ==

Revision as of 03:11, 16 April 2014

Overview

This guide details the usage of the Tuskar UI. It assumes that you have already installed Tuskar and the Tuskar UI. If you have not, please follow one of the Installation Guides first.

A narrated video is also available.

Register Nodes

Start by logging into the Tuskar UI. The Tuskar UI is designed as a plugin to Horizon. The recommended installation will eliminate the standard 'Project' and 'Admin' dashboard, leaving only the Tuskar UI's 'Infrastructure' dashboard.

First you'll need to register some nodes. Click on the Nodes tab, then on the "Register Nodes" button in the upper-right corner.

You'll see a form that asks you to input your nodes' details. At a minimum you must specify the NIC mac address, the number of CPUs, the memory, and the local disk. You can enter information for multiple nodes by clicking on the "Add Node" link. Once done, click "Register Nodes".

If the nodes are registered successfully, you'll be back at the Nodes index page; only now there will be a count of Free Nodes.

Create Flavors

The next step is to create flavors. Flavors are used so that your OpenStack Deployment knows which Nodes are appropriate for use.

Click on the Flavors tab. If no flavors exist, click on Flavor Suggestions. Here, you'll see suggested flavor specifications that match the nodes created in the previous step. To create them, simply click on the 'Create' button, and you'll be taken to a pre-filled flavor creation form. If you are satisfied with the form values, click on 'Create Flavor'.

Now if you select the 'Flavor' tab, you'll see that your flavor has been created.

Associate Flavors with Roles

Now that your nodes and flavors have been created, we can get started on creating the actual OpenStack Deployment. Click on that tab.

You'll see a deployment creation workflow, beginning with a list of pre-defined roles. However before specifying the node count for each role, you must specify the flavor that each role will use to match appropriate nodes. To do this for each role, click on 'Add a flavor'.

An 'Edit Deployment Role' form will pop up. As these are default roles, the only value that can be modified is Flavor. Select your desired flavor and click on 'Apply Changes'.

Specifiy Deployment Options

Deployment

Post-Deployment