Download a deployment workflow

Download a deployment workflowΒΆ

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

To download 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. In the Download column, click on one of the available formats of the required graph file to download.

To download a deployment workflow using the Fuel CLI:

  1. Log in to the Fuel Master node CLI.

  2. Download the required workflow using the fuel2 graph download command.

    Example:

    fuel2 graph download --env 1 --all
    
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.

Contents