File: Add-shared-zones-support-4be565f3d1c6356c.yaml

package info (click to toggle)
python-designateclient 6.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 796 kB
  • sloc: python: 4,496; makefile: 26; sh: 2
file content (6 lines) | stat: -rw-r--r-- 295 bytes parent folder | download
1
2
3
4
5
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.