Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle long device names when creating QEMU device tags #13516

Merged

Commits on Jun 5, 2024

  1. lxd/instance/drivers: Rename blockNodeName to generateQemuDeviceName

    Signed-off-by: hamistao <pedro.ribeiro@canonical.com>
    hamistao committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7f636cf View commit details
    Browse the repository at this point in the history
  2. lxd/isntance/drivers: Use qemuDeviceNamePrefix for blockdevs and ne…

    …tdevs
    
    Signed-off-by: hamistao <pedro.ribeiro@canonical.com>
    hamistao committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6dee8fd View commit details
    Browse the repository at this point in the history
  3. lxd/instance/drivers: Use generateQemuDeviceName for device tags

    Signed-off-by: hamistao <pedro.ribeiro@canonical.com>
    hamistao committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6eb67f2 View commit details
    Browse the repository at this point in the history
  4. lxd/instance/drivers: Indicate device name max length with variable

    Signed-off-by: hamistao <pedro.ribeiro@canonical.com>
    hamistao committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    342bef9 View commit details
    Browse the repository at this point in the history