~troyanov/maas:expose-enable_hw_sync

Last commit made on 2023-05-12
Get this branch:
git clone -b expose-enable_hw_sync https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
expose-enable_hw_sync
Repository:
lp:~troyanov/maas

Recent commits

ead1917... by Anton Troyanov

fixup! feat(api): expose enable_hw_sync

3fd3177... by Anton Troyanov

feat(api): expose enable_hw_sync

Expose enable_hw_sync property of machine over API

3df1d60... by Adam Collard

fix: virsh - add host-passthrough for amd64, s390x

LP:1876365

0a2c333... by Alberto Donato

LP:2018149 -Send bool values as true/false in netplan (v2) YAML

7b03b99... by Alberto Donato

drop the "autoconf" parameter for interfaces, as it's not supported by cloud-init/netplan.

This also updates existing accept_ra parameters to accept-ra in the db.

6549924... by Alberto Donato

drop unused Interface ipv4_params and ipv6_params fields, set empty dict default for params

368a5e2... by Nick De Villiers

Update maas-ui to 7cf8277ae
test: Migrate four base components to RTL (#4890)

* Migrate ActionConfirm.test to RTL

* Migrate DeleteForm.test to RTL

* Migrate DiskBootStatus.test to RTL

* Migrate FieldlessForm.test to RTL

* Use getTestState for previous migrations

* Revert "Use getTestState for previous migrations"

This reverts commit c909bedfc162ed2af6088ba3f842ea14e897cd3f.

f809dd9... by Igor Brovtsin

Updated kernel lookup mechanisms to use platforms

b901cd0... by Anton Troyanov

fix: sync netmon binary during snap-tree-sync

25c89ad... by Anton Troyanov

feat(netmon)!: replace tcpdump with maas-netmon

New binary `maas-netmon` is introduced for ARP network discovery.

BREAKING CHANGE: Binary doesn't read PCAP format, thus it is not possible to pass in stdin or file as an argument anymore. It is also not possible to ask for a verbose output.