~cgrabowski/maas:fix_zone_generation_flakyness

Last commit made on 2021-06-01
Get this branch:
git clone -b fix_zone_generation_flakyness https://git.launchpad.net/~cgrabowski/maas
Only Christian Grabowski can upload to this branch. If you are Christian Grabowski please log in for upload directions.

Branch merges

Branch information

Name:
fix_zone_generation_flakyness
Repository:
lp:~cgrabowski/maas

Recent commits

d09b2da... by Christian Grabowski

remove extra lists

0f62adb... by Christian Grabowski

move comment to one liner

fd6c382... by Christian Grabowski

pull the skip exclusions logic into its own function

36b72c1... by Christian Grabowski

correct the rfc2317 glue exclusions

e3f58a9... by Alberto Donato

prometheus stats: get counts from query instead of manual counting

This also makes get_maas_stats() return a dict instead of already-encoded JSON

93ad83b... by Alberto Donato

LP: #1929643 - only keep the JSON emitter for API responses

Currently JSON is the only supported output format for API calls

ca14306... by Christian Grabowski

pass correct excludable subnets into rfc2317 glue config

add overlap test for overflowing IP

07bd912... by Alberto Donato

drop legacy helpers/make targets for local dev

This also cleans/updates HACKING.rst

fc73a1d... by Adam Collard <email address hidden>

Update maas-ui to 6380418
feat(scripts): Mark LP bugs as Fix Committed when GH issue is closed (#2695)

956a2c1... by Alberto Donato

LP: #1908552 - only run DB migrations on init if DB is empty