19cb07025b
This change introduces the optional boolean argument, ``cascade``, to the ``DELETE`` API request, that when defined as ``True``, deletes a network and all its associated resources. Related-Spec: https://review.opendev.org/c/openstack/neutron-specs/+/810822 Related-Bug: #1870319 Change-Id: Ib26526650b61062f753a470f5b33b8f53c0a7947
7 lines
164 B
YAML
7 lines
164 B
YAML
---
|
|
features:
|
|
- |
|
|
Add API extension ``network-cascade-delete`` that allows users
|
|
to automatically delete all associated ports when
|
|
deleting networks.
|