[Bug 1815325] Re: nova-lxd fails to boot with TypeError: 'filter' object is not subscriptable

2022-01-27 Thread James Page
nova-lxd is EOL and no longer in development.

** Changed in: nova-lxd (Ubuntu)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1815325

Title:
  nova-lxd fails to boot with TypeError: 'filter' object is not
  subscriptable

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova-lxd/+bug/1815325/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1815325] Re: nova-lxd fails to boot with TypeError: 'filter' object is not subscriptable

2020-07-23 Thread Alex Kavanagh
** Changed in: nova-lxd/rocky
 Assignee: Alex Kavanagh (ajkavanagh) => (unassigned)

** Changed in: nova-lxd/trunk
 Assignee: Alex Kavanagh (ajkavanagh) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1815325

Title:
  nova-lxd fails to boot with TypeError: 'filter' object is not
  subscriptable

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova-lxd/+bug/1815325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1815325] Re: nova-lxd fails to boot with TypeError: 'filter' object is not subscriptable

2019-04-04 Thread Alex Kavanagh
** Changed in: nova-lxd/rocky
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1815325

Title:
  nova-lxd fails to boot with TypeError: 'filter' object is not
  subscriptable

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova-lxd/+bug/1815325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1815325] Re: nova-lxd fails to boot with TypeError: 'filter' object is not subscriptable

2019-04-04 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/640067
Committed: 
https://git.openstack.org/cgit/openstack/nova-lxd/commit/?id=8ee2979084ab79fcef26fa6db01671e79a7b6be9
Submitter: Zuul
Branch:stable/rocky

commit 8ee2979084ab79fcef26fa6db01671e79a7b6be9
Author: Michael Johnson 
Date:   Sun Feb 10 10:23:38 2019 -0800

Fix 'filter' object is not subscriptable

nova-lxd has a python3 compatibility issue where it will fail with:
TypeError: 'filter' object is not subscriptable

This patch corrects that problem.

Change-Id: Iaa275eb770bca53fac2aae201cc5597e660c64df
Related-Bug: #1815325


** Tags added: in-stable-rocky

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1815325

Title:
  nova-lxd fails to boot with TypeError: 'filter' object is not
  subscriptable

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova-lxd/+bug/1815325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1815325] Re: nova-lxd fails to boot with TypeError: 'filter' object is not subscriptable

2019-03-06 Thread Alex Kavanagh
** Changed in: nova-lxd/rocky
 Assignee: (unassigned) => Alex Kavanagh (ajkavanagh)

** Changed in: nova-lxd/trunk
 Assignee: (unassigned) => Alex Kavanagh (ajkavanagh)

** Changed in: nova-lxd/rocky
 Assignee: Alex Kavanagh (ajkavanagh) => Michael Johnson (johnsom)

** Changed in: nova-lxd/rocky
 Assignee: Michael Johnson (johnsom) => Alex Kavanagh (ajkavanagh)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1815325

Title:
  nova-lxd fails to boot with TypeError: 'filter' object is not
  subscriptable

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova-lxd/+bug/1815325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1815325] Re: nova-lxd fails to boot with TypeError: 'filter' object is not subscriptable

2019-02-28 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/636067
Committed: 
https://git.openstack.org/cgit/openstack/nova-lxd/commit/?id=15cdfc071b86160020edc1bbef5b77acab78d06e
Submitter: Zuul
Branch:master

commit 15cdfc071b86160020edc1bbef5b77acab78d06e
Author: Michael Johnson 
Date:   Sun Feb 10 10:23:38 2019 -0800

Fix 'filter' object is not subscriptable

nova-lxd has a python3 compatibility issue where it will fail with:
TypeError: 'filter' object is not subscriptable

This patch corrects that problem.

Change-Id: Ib2208fdc2289b6a52e5ad41ca540c75e9d1d94b4
Closes-Bug: #1815325


** Changed in: nova-lxd
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1815325

Title:
  nova-lxd fails to boot with TypeError: 'filter' object is not
  subscriptable

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova-lxd/+bug/1815325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1815325] Re: nova-lxd fails to boot with TypeError: 'filter' object is not subscriptable

2019-02-28 Thread Alex Kavanagh
** Also affects: nova-lxd (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1815325

Title:
  nova-lxd fails to boot with TypeError: 'filter' object is not
  subscriptable

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova-lxd/+bug/1815325/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs