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

Fix reserved instance missing 'start' attribute. #1113

Merged
merged 1 commit into from Nov 14, 2012

Conversation

jimbrowne
Copy link
Contributor

Bug introduced with e2a38bd. start field was lost with
the removal of the blanket setattr in the parent object
(ReservedInstancesOffering)

Bug introduced with e2a38bd.  start field was lost with
the removal of the blanket setattr in the parent object
(ReservedInstancesOffering)
@jamesls
Copy link
Member

jamesls commented Nov 14, 2012

Thanks. It also looks the only other attribute missing is tagSet, which I think would be easier to track as a separate issue.

@jimbrowne
Copy link
Contributor Author

Agreed; for tagSet I figured it would be changing the inheritance to mix-in a tagged object, but that's off the top of my head and likely incorrectly stated.

@jamesls jamesls merged commit 68b3866 into boto:develop Nov 14, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants