group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #11360
[Bug 1667406] Re: Wrongly capitalized field names in JSON output of "lxc list"
This bug was fixed in the package lxd - 2.0.9-0ubuntu1~16.04.2
---------------
lxd (2.0.9-0ubuntu1~16.04.2) xenial; urgency=medium
* Cherry-pick upstream regression fix:
- 0002-list-Fix-regression-in-json-output.patch (LP: #1667406)
-- Stéphane Graber <stgraber@xxxxxxxxxx> Thu, 23 Feb 2017 12:56:02
-0500
** Changed in: lxd (Ubuntu Xenial)
Status: Fix Committed => Fix Released
--
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:
Fix Released
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
References