Delete a network template

Delete a network templateΒΆ

You can delete a network template that you have previously uploaded.

Warning

Do not delete network templates that are used in your OpenStack environment as it may result in a failure of the whole network configuration.

To delete a network template:

  1. Log in to the Fuel Master node CLI.

  2. Type:

    fuel --env <ENV_ID> network-template --delete
    

    Example:

    fuel --env 1 network-template --delete
    
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