← Back to team overview

sts-sponsors team mailing list archive

Re: [Merge] ~bjornt/maas:move-metadataserver-node-models into maas:master

 

The migrations use SeparateDatabaseAndState, so that removing the model from metadataserver and adding it to maasserver doesn't drop the table and recreated it. Instead we drop only the Python models, and the only DB changes is the rename of the table.
-- 
https://code.launchpad.net/~bjornt/maas/+git/maas/+merge/441919
Your team MAAS Committers is subscribed to branch maas:master.



References