PEP8 os_project_access

pull/35878/head
s-hertel 7 years ago
parent 2855f22e2b
commit 2bcce99994

@ -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…
Cancel
Save