WizardBit

Results 14 comments of WizardBit

I believe it is appropriate to add here as it relates to host metrics, but it would be nice to see temperature stats from the `lm-sensors` package along side these...

Would it be possible to add visuals like MAAS VM hosts are displayed in the server tab? Possibly at the top? Here's an example image I found online as I...

+1 This is exactly what I was looking for. Its unfortunate that this isn't already a feature.

@kayrus are you still working on this PR? Looks like there's a few comments that need to be resolved

> @WizardBit not at the moment. feel free to submit a new PR. Unfortunately I am unfamiliar with Go, but thank you for the update

I was thinking more along the lines of being able to backup all configuration files and a way to restore them. 1. Click backup in "a menu" 2. Select what...

Can we update the title to be more verbose to the behavior we are seeing?

Looks like https://github.com/gophercloud/gophercloud/pull/3159 is waiting for some comments to be resolved before approval

Here's my complete reproducer done with multipass. ```bash multipass launch core22 -n mycore22 multipass shell mycore22 sudo snap install lxd cat

Sure here's my reproducer with LXD for Ubuntu 22.04 (non-core). The preseed is from the output yaml from `lxd init`. preseed.yaml ``` config: {} networks: - config: ipv4.address: auto ipv6.address:...