View an environment deployment workflows details

View an environment deployment workflows detailsΒΆ

You can view the deployment details of a specific environment through the Fuel web UI or Fuel CLI.

To view the workflows details using the Fuel web UI:

  1. Log in to the Fuel web UI.
  2. Select the Workflows tab.

To view the workflows details using the Fuel CLI:

  1. Log in to the Fuel Master node.

  2. Type:

    fuel2 graph list --env <ENV_ID>
    

    The system response of the fuel2 graph list command shows the table with workflows, their relations, names, and types.

    The name parameter defines additional information about the workflow and has no impact on business logic.

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