← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1667406] [NEW] Wrongly capitalized field names in JSON output of "lxc list"

 

Public bug reported:

This only affects LXD 2.0.9 in Ubuntu right now.

# Rationale
LXD 2.0.9 regressed JSON output of "lxc list" when compared to LXD 2.0.8 by having a few fields be now capitalized.

# Testcase
 - lxc launch ubuntu:16.04 xen
 - lxc list --format=json | grep Snapshots
 - Upgrade
 - lxc list --format=json | grep Snapshots

("Snapshots" is meant to be "snapshots")

# Regression potential
The commit only fixes the name of the two affected fields. It's unlikely that someone is already relying on the wrongly capitalized name and it's certainly worth fixing the regression for people scripting LXD.

** Affects: lxd (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: lxd (Ubuntu Trusty)
     Importance: High
         Status: Triaged

** Affects: lxd (Ubuntu Xenial)
     Importance: High
         Status: In Progress

** Also affects: lxd (Ubuntu Trusty)
   Importance: Undecided
       Status: New

** Also affects: lxd (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Changed in: lxd (Ubuntu)
       Status: New => Fix Released

** Changed in: lxd (Ubuntu Trusty)
       Status: New => Triaged

** Changed in: lxd (Ubuntu Xenial)
       Status: New => Triaged

** Changed in: lxd (Ubuntu Trusty)
   Importance: Undecided => High

** Changed in: lxd (Ubuntu Xenial)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1667406

Title:
  Wrongly capitalized field names in JSON output of "lxc list"

Status in lxd package in Ubuntu:
  Fix Released
Status in lxd source package in Trusty:
  Triaged
Status in lxd source package in Xenial:
  In Progress

Bug description:
  This only affects LXD 2.0.9 in Ubuntu right now.

  # Rationale
  LXD 2.0.9 regressed JSON output of "lxc list" when compared to LXD 2.0.8 by having a few fields be now capitalized.

  # Testcase
   - lxc launch ubuntu:16.04 xen
   - lxc list --format=json | grep Snapshots
   - Upgrade
   - lxc list --format=json | grep Snapshots

  ("Snapshots" is meant to be "snapshots")

  # Regression potential
  The commit only fixes the name of the two affected fields. It's unlikely that someone is already relying on the wrongly capitalized name and it's certainly worth fixing the regression for people scripting LXD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1667406/+subscriptions


Follow ups