Updating cloud modules with proper github author information

This commit is contained in:
Greg DeKoenigsberg 2015-06-15 14:41:22 -04:00 committed by Matt Clay
parent 8b2327fe3a
commit 18ca7aee07
74 changed files with 111 additions and 60 deletions

View file

@ -72,8 +72,10 @@ options:
- Indicate desired state of the resource
choices: ['present', 'absent']
default: present
requirements: [ python-keystoneclient ]
author: Lorin Hochstein
requirements:
- "python >= 2.6"
- python-keystoneclient
author: "Lorin Hochstein (@lorin)"
'''
EXAMPLES = '''