Deb to snap migration script should support remote Postgres
Bug #1927340 reported by
Alberto Donato
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Medium
|
Alberto Donato | ||
2.8 |
Fix Committed
|
Medium
|
Alberto Donato | ||
2.9 |
Fix Released
|
Medium
|
Alberto Donato |
Bug Description
The maas-deb-migrate script in the snap currently uses psql locally to connect to perform some additional data migration.
This assumes that MAAS is using a local postgres, which might not be the case.
It should use the db configuration from MAAS itself.
Related branches
~ack/maas:1927340-2.9
- Alberto Donato (community): Approve
-
Diff: 32 lines (+11/-7)1 file modifiedsnap/local/tree/bin/maas-deb-migrate (+11/-7)
~ack/maas:1927340-2.8
- Alberto Donato (community): Approve
-
Diff: 32 lines (+11/-7)1 file modifiedsnap/local/tree/bin/maas-deb-migrate (+11/-7)
~ack/maas:deb-to-snap-migration-fix-db-access
- Björn Tillenius: Approve
-
Diff: 32 lines (+11/-7)1 file modifiedsnap/local/tree/bin/maas-deb-migrate (+11/-7)
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | 3.0.0 → 3.0.0-rc1 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.