Follow up patch for Improve docs for v3 domains

This patch fixes a nit left by the review
I78e62fbd877ba32744fa3587ad2eb497bfb79fc2

Change-Id: I63bc438bca5f989ab79dc2393ca9d0a0d2e4af4e
Partial-Bug: #1330769
This commit is contained in:
Nisha Yadav
2016-08-19 18:47:43 +05:30
parent 04b5534b7c
commit d7f4773ed2

View File

@@ -24,6 +24,9 @@ class Domain(base.Resource):
Attributes:
* id: a uuid that identifies the domain
* name: the name of the domain
* description: a description of the domain
* enabled: determines whether the domain is enabled
"""