~cgrabowski/maas:add_machine.unsubscribe_websocket_endpoint

Last commit made on 2022-06-21
Get this branch:
git clone -b add_machine.unsubscribe_websocket_endpoint 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:
add_machine.unsubscribe_websocket_endpoint
Repository:
lp:~cgrabowski/maas

Recent commits

c5c8770... by Christian Grabowski

do not modify queryset on unsubscribe

f2b9749... by Christian Grabowski

update machine allowed methods

3501c22... by Christian Grabowski

fix allowed_methods test

aaf7e59... by Christian Grabowski

raise validation error if no pk or bulk_pk provided for unsubscribe

54344b9... by Christian Grabowski

add 'unsubscribe' to base WebSocket Handler

3c159fc... by Alexsander de Souza

add sorting capabilities to WS list method

f193b50... by Alberto Donato

Update initial SQL

a9940a6... by Alberto Donato

fix flaky test due to unmeaningful ordering

71e51a0... by Adam Collard

CI tests are now quieter for the setup for pytest tests

Pass-through verbosity from dbupgrade command to migrate.

8c682c6... by Alexsander de Souza

Add REST API node filtering capabilities to WS API