~bjornt/maas:import-db-dump-script

Last commit made on 2021-10-04
Get this branch:
git clone -b import-db-dump-script https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
import-db-dump-script
Repository:
lp:~bjornt/maas

Recent commits

dd245a9... by Björn Tillenius

Pass -A when listing database names.

b108194... by Björn Tillenius

Add a script for importing a DB dump.

If you usually struggle with remembering all the parameters that need to
be passed to pg_restore, this script makes things easier.

e9ad7f5... by Renovate Bot <email address hidden>

Update maas-ui to 6727dd2e
chore(deps): update dependency postcss to v8.3.8

d3274c7... by Renovate Bot <email address hidden>

Update maas-ui to 8d71e05f
chore(deps): update dependency mock-socket to v9.0.5

26a04b2... by Renovate Bot <email address hidden>

Update maas-ui to 53aeefee
chore(deps): update dependency autoprefixer to v10.3.6

51a2642... by Bill Wear

Update maas-offline-docs to ee755d4a
upgdate "proxys" to MAAS 3.1 RAD

bce8b85... by Alberto Donato

move some helpers out of provisioningserver.refresh

- move get_architecture to its own module
- move get_resources_bin_path to the the ipaddr module where it's used, make it private

d115592... by Christian Grabowski

add websocket handler for VMCluster

remove unused imports

add group by physical cluster

add VMCluster API handler

e00c27d... by Adam Collard

Update test schema to minimise work to migrate.

Results of python3 -m venv --system-site-packages --clear .ve
Makefile:90: recipe for target '.ve' failed

32e6361... by Alberto Donato

fix check for resources file ownership in commissioning script