Fuel stores the information about all deployment workflows associated with each deployment of an environment as well as custom workflows if any. You can delete deployment workflows using the Fuel web UI or Fuel CLI.
To delete a deployment workflow using the Fuel web UI:
To delete a deployment workflow using the Fuel CLI:
Log in to the Fuel Master node CLI.
Delete the required workflow using the fuel2 graph delete command.
Example:
fuel2 graph delete -e 1 -t provision
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.