fix version_added in modules/cloud/openstack/os_project_access.py for merge
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
13ec1d874d
commit
6791990992
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ DOCUMENTATION = '''
|
|||
module: os_project_access
|
||||
short_description: Manage OpenStack compute flavors acceess
|
||||
extends_documentation_fragment: openstack
|
||||
version_added: "2.4"
|
||||
version_added: "2.5"
|
||||
author: "Roberto Polli (@ioggstream)"
|
||||
description:
|
||||
- Add or remove flavor, volume_type or other resources access
|
||||
|
|
Loading…
Reference in a new issue