PEP8 os_project_access
This commit is contained in:
parent
2855f22e2b
commit
2bcce99994
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ except ImportError:
|
|||
from ansible.module_utils.basic import AnsibleModule
|
||||
from ansible.module_utils.openstack import openstack_full_argument_spec, openstack_module_kwargs
|
||||
|
||||
|
||||
def _get_allowed_projects(cloud, flavor_id):
|
||||
return [x.tenant_id
|
||||
for x
|
||||
|
|
Loading…
Reference in a new issue