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

Add default_for_az attribute to subnet #402

Merged
merged 1 commit into from
Oct 18, 2017

Conversation

rzaharenkov
Copy link
Contributor

  • Add new attribute default_for_az to Subnet model;
  • Update parsers to take into account new attribute;
  • Fix comments and tests for map_public_ip_on_launch attribute.

@geemus
Copy link
Member

geemus commented Oct 17, 2017

LGTM, thanks!

@lanej mind taking a look as well to confirm? Thanks!

@lanej
Copy link
Member

lanej commented Oct 17, 2017

LGTM (ref: http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeSubnets.html). @rzaharenkov can you rebase off master please?

* Add new attribute `default_for_az` to `Subnet` model;
* Update parsers to take into account new attribute;
* Fix comments and tests for `map_public_ip_on_launch` attribute.
@rzaharenkov rzaharenkov force-pushed the rz-subnet-default-for-az branch from 0f63344 to d689de6 Compare October 18, 2017 16:20
@rzaharenkov
Copy link
Contributor Author

thanks for review, I've rebased it

@lanej lanej merged commit b8d9366 into fog:master Oct 18, 2017
@lanej
Copy link
Member

lanej commented Oct 18, 2017

Thanks @rzaharenkov

@geemus
Copy link
Member

geemus commented Oct 18, 2017 via email

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.

3 participants