Upload a deployment workflow

Upload a deployment workflowΒΆ

Fuel enables you to upload deployment workflows using the Fuel web UI or Fuel CLI.

To upload a deployment workflow using the Fuel web UI:

  1. Log in to the Fuel web UI.
  2. Select the required OpenStack environment.
  3. Go to the Workflows tab.
  4. Click Upload New Workflow.
  5. In the Upload New Workflow dialog, specify the Name and Type of the workflow and select the deployment task file from your file system to upload.
  6. Click Upload.

To upload a deployment workflow using the Fuel CLI:

  1. Log in to the Fuel Master node.

  2. Upload the required workflow using the fuel2 graph upload command.

    Example:

    fuel2 graph upload -e 1 -t provision -f tasks.yaml