-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
api: iamIssues related to the Identity and Access Management API.Issues related to the Identity and Access Management API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
log
Traceback (most recent call last):
File "/workspace/iam/api-client/grantable_roles_test.py", line 23, in test_service_accounts
grantable_roles.view_grantable_roles(resource)
File "/workspace/iam/api-client/grantable_roles.py", line 40, in view_grantable_roles
print('Description: ' + role['description'])
KeyError: 'description'
Metadata
Metadata
Assignees
Labels
api: iamIssues related to the Identity and Access Management API.Issues related to the Identity and Access Management API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.