Skip to content
This repository has been archived by the owner on Dec 28, 2017. It is now read-only.

don't crash when using a CNAME ALIAS with zone.record_sets #11

Merged
merged 1 commit into from
Apr 20, 2015
Merged

don't crash when using a CNAME ALIAS with zone.record_sets #11

merged 1 commit into from
Apr 20, 2015

Conversation

frankbb
Copy link
Contributor

@frankbb frankbb commented Apr 20, 2015

This will solve issue #8, i tested this with a CNAME ALIAS and also tried to use record_set.is_alias_record_set()

when you try to print a record_set that is a CNAME ALIAS you will get:
TypeError: init() got an unexpected keyword argument 'alias_hosted_zone_id'

when you try to print a record_set that is a CNAME ALIAS you will get:
TypeError: __init__() got an unexpected keyword argument 'alias_hosted_zone_id'
gtaylor added a commit that referenced this pull request Apr 20, 2015
don't crash when using a CNAME ALIAS with zone.record_sets
@gtaylor gtaylor merged commit 034966d into gtaylor:master Apr 20, 2015
@gtaylor
Copy link
Owner

gtaylor commented Apr 20, 2015

Wonderful, thanks! Maybe you could open an issue to nag me to release this to PyPi before I forget :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants