~d0ugal/maas:owner-data-to-annotatons

Last commit made on 2020-12-18
Get this branch:
git clone -b owner-data-to-annotatons https://git.launchpad.net/~d0ugal/maas
Only Dougal Matthews can upload to this branch. If you are Dougal Matthews please log in for upload directions.

Branch merges

Branch information

Name:
owner-data-to-annotatons
Repository:
lp:~d0ugal/maas

Recent commits

d820fe3... by Dougal Matthews

Start renaming ownerdata to annotation

This change begins the transition from owner data to annotation. It
updates the internals but leaves the model with the original name.

The websocket handler is renamed without a backwards compatability shim
as it hasn't yet been released.

The API was also renamed, but the old version is kept in place for
backwards compatability.

1568bac... by Dougal Matthews

Fix count

3a2820f... by Dougal Matthews

isort

8b219ef... by Dougal Matthews

Add OwnerData to the machine list websocket handler

821d010... by Alberto Donato

return an error when restoring netorking when details are not found in commissioning output

The machine needs to be commissioned again in that case, to get networking info from the resources binary.

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

Update maas-ui to 92f56e9
chore(deps): update all non-major dependencies

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

Update maas-ui to d10bc6b
fix(deps): update dependency vanilla-framework to v2.21.0

52c50ae... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Update maas-ui to 6094d9d
build(deps): bump ini from 1.3.5 to 1.3.7

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <email address hidden>

3db09bd... by Caleb Ellis

Update maas-ui to 8a7d0b3
refactor(ui): reorganise AvailableStorageTable files (#2019)

6a93f66... by Caleb Ellis

Update maas-ui to 58b2625
feat(ui): build edit physical disk form (#2018)

Co-authored-by: huwshimi <email address hidden>