-
Notifications
You must be signed in to change notification settings - Fork 26
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 Job that migrates DLM Contact, Software and SoftwareImage to the corresponding Nautobot Core models #387
base: develop
Are you sure you want to change the base?
Conversation
progala
commented
Nov 8, 2024
- Add Job that migrates DLM Contact, Software and SoftwareImage to the corresponding Nautobot Core models
- This Job MUST be run before upgrading to DLM version 3.0 if there are any existing instances of the DLM Contact, Software or SoftwareImage models.
@gsnider2195 @cmsirbu This is still a draft but would appreciate if you could give it a look already. |
We would like to discuss the prior approach provided by core and why this didn't/won't work. Also need to discuss why this can't be a migration and needs to be a Job. https://github.com/nautobot/nautobot-app-device-lifecycle-mgmt/pull/301/files |