shade/releasenotes/notes/domain_operations_name_or_id-baba4cac5b67234d.yaml
Ricardo Carrillo Cruz 9cbe9ae83d Follow name_or_id pattern on domain operations
On pretty much all resources you can pass either a name or an ID
on CRUD operations.
This change does exactly that for domains.

Change-Id: I88da81a6a62839f4eedc362fd15cb38149b6efd8
2016-03-31 22:34:27 +02:00

5 lines
126 B
YAML

---
features:
- Added name_or_id parameter to domain operations, allowing
an admin to update/delete/get by domain name.