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

Migration for new element subtypes #1443

Open
a-gerhard opened this issue Dec 9, 2016 · 0 comments
Open

Migration for new element subtypes #1443

a-gerhard opened this issue Dec 9, 2016 · 0 comments
Assignees

Comments

@a-gerhard
Copy link
Contributor

a-gerhard commented Dec 9, 2016

Elements on the backend must be migrated since their classes have changed.

KVM -> FullVirtualization
KVM_Interface -> FullVirtualization_Interface
KVMQM -> FullVirtualization
KVMQM_Interface -> FullVirtualization_Interface
OpenVZ -> ContainerVirtualization
OpenVZ_Interface -> ContainerVirtualization_Interface

migration 6 in backend_core starts the migration for the tech switch, it should be handled here.

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

No branches or pull requests

2 participants