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:
To view the workflows details using the Fuel CLI:
Log in to the Fuel Master node.
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.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.