Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update iam resource model #304

Merged
merged 2 commits into from
Oct 21, 2015
Merged

Update iam resource model #304

merged 2 commits into from
Oct 21, 2015

Conversation

kyleknap
Copy link
Member

Collection resources for the Policy resource were getting preloaded due to the existance of a path. These resources need to be fully loaded through their load method not the ListEntitiesForPolicy method because it returns a partial subset of the resource's attributes.

Fixes #273

cc @jamesls @mtdowling @rayluo @JordonPhillips

Collections for policy were getting preloaded due to the existance of a path.
These resources need to be fully loaded through their load method not
the ListEntitiesForPolicy method because it returns a partial subset of
the resource's attributes.
@kyleknap kyleknap added the pr/needs-review This PR needs a review from a member of the team. label Oct 15, 2015
@JordonPhillips
Copy link
Contributor

👍 🚢

@jamesls
Copy link
Member

jamesls commented Oct 21, 2015

:shipit:

@jamesls jamesls added pr/ready-to-merge This PR is ready to be merged. and removed pr/needs-review This PR needs a review from a member of the team. labels Oct 21, 2015
kyleknap added a commit that referenced this pull request Oct 21, 2015
@kyleknap kyleknap merged commit 09aed2e into boto:develop Oct 21, 2015
@kyleknap kyleknap deleted the iam-resource-fix branch October 21, 2015 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/ready-to-merge This PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants