summaryrefslogtreecommitdiff
path: root/releasenotes/notes/Add-shared-zones-support-4be565f3d1c6356c.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/Add-shared-zones-support-4be565f3d1c6356c.yaml')
-rw-r--r--releasenotes/notes/Add-shared-zones-support-4be565f3d1c6356c.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/Add-shared-zones-support-4be565f3d1c6356c.yaml b/releasenotes/notes/Add-shared-zones-support-4be565f3d1c6356c.yaml
new file mode 100644
index 0000000..7d810d1
--- /dev/null
+++ b/releasenotes/notes/Add-shared-zones-support-4be565f3d1c6356c.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - Adds zone share commands to support sharing zones with additional projects.
+ - Adds a ``--delete-shares`` option to zone delete to delete existing zone
+ shares along with the zone. Without this option, you cannot delete a zone
+ that has been shared with other projects.