Surface certificate metadata in LXD machine details websocket object
Bug #1943788 reported by
Caleb Ellis
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Alberto Donato |
Bug Description
Just like with LXD VM hosts we want to show the certificate metadata (CN, fingerprint, expiration) in the LXD VM config page. Currently, we only get the certificate and private key details in power_parameters.
Zeplin wireframe: https:/
Related branches
~ack/maas:1943788-machine-get-include-cert-metadata
- MAAS Lander: Approve
- Adam Collard (community): Approve
-
Diff: 159 lines (+60/-6)4 files modifiedsrc/maasserver/websockets/base.py (+10/-0)
src/maasserver/websockets/handlers/machine.py (+9/-0)
src/maasserver/websockets/handlers/pod.py (+2/-6)
src/maasserver/websockets/handlers/tests/test_machine.py (+39/-0)
Changed in maas: | |
importance: | Undecided → High |
assignee: | nobody → Alberto Donato (ack) |
milestone: | none → next |
status: | New → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | next → 3.1.0-beta1 |
Changed in maas: | |
status: | Fix Committed → Won't Fix |
status: | Won't Fix → Fix Released |
To post a comment you must log in.