Commit 2913d2b4 by Rene Moser

cloudstack: add more common returns

parent 81ee2412
......@@ -56,6 +56,9 @@ class AnsibleCloudStack(object):
'project': 'project',
'account': 'account',
'domain': 'domain',
'displaytext': 'displaytext',
'displayname': 'displayname',
'description': 'description',
}
# Init returns dict for use in subclasses
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment