d38af94bed
We were not passing the 'name' argument through to the client for updating a domain. Fix that and add tests to verify it is passed. Also add missing domain API unit tests. Change-Id: I62a7d6de0a4890ca9f58aaa3de5090e395baf850
4 lines
71 B
YAML
4 lines
71 B
YAML
---
|
|
fixes:
|
|
- Fix for update_domain() where 'name' was not updatable.
|