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

Initial work on #93: Primary IPv4/IPv6 support #261

Merged
merged 1 commit into from
Jul 12, 2016

Conversation

jeremystretch
Copy link
Member

Implements #93. Includes migrations to copy Device.primary_ip to either primary_ip4 or primary_ip6 as appropriate, and then delete the original primary_ip field.

@jeremystretch
Copy link
Member Author

Please use a backup database copy when testing this PR. The migrations should work smoothly, however if you need to revert them for some reason, you might lose data (IPv6 is preferred over IPv4 when restoring the original primary_ip field).

@jeremystretch jeremystretch added help wanted status: accepted This issue has been accepted for implementation labels Jul 11, 2016
@jeremystretch jeremystretch merged commit e1a6188 into develop Jul 12, 2016
@jeremystretch jeremystretch deleted the primary-ip4-ip6 branch July 12, 2016 14:38
if-fi pushed a commit to if-fi/netbox that referenced this pull request Oct 1, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant