[Bug 1648056] Re: Support LXD multiple sub-uid mapping
OpenStack Infra
1648056 at bugs.launchpad.net
Wed Dec 7 15:45:20 UTC 2016
Reviewed: https://review.openstack.org/408164
Committed: https://git.openstack.org/cgit/openstack/nova-lxd/commit/?id=216b7a5cd50bb0ef10edfeb6b551b75b083952ae
Submitter: Jenkins
Branch: stable/mitaka
commit 216b7a5cd50bb0ef10edfeb6b551b75b083952ae
Author: James Page <james.page at ubuntu.com>
Date: Wed Dec 7 15:03:24 2016 +0000
Switch to using lxd: namespace for extra-specs
Use of unscoped extra-specs confuses the ComputeCapabilitiesFilter,
causing all LXD compute hosts to be excluded as targets for
scheduling of instances.
Switch supported extra-specs to the lxd: namespace to ensure that
they are correctly ignored by other parts of Nova, but remain
visible in the LXD compute driver:
lxd_isolated -> lxd:isolated
lxd_privileged_allowed -> lxd:privileged_allowed
lxd_nested_allowed -> lxd:nested_allowed
(also fixup branch configuration for stable/mitaka)
Change-Id: I5ff696769c25639ff28eb029f27c8d22d5769adf
Closes-Bug: 1648056
** Changed in: cloud-archive/mitaka
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1648056
Title:
Support LXD multiple sub-uid mapping
Status in OpenStack LXD Charm:
In Progress
Status in Ubuntu Cloud Archive:
New
Status in Ubuntu Cloud Archive mitaka series:
Fix Committed
Status in Ubuntu Cloud Archive newton series:
New
Status in Ubuntu Cloud Archive ocata series:
New
Status in nova-lxd:
New
Status in nova-lxd package in Ubuntu:
New
Status in nova-lxd source package in Xenial:
New
Status in nova-lxd source package in Yakkety:
New
Status in nova-lxd source package in Zesty:
New
Bug description:
LXD 2.0.6 supports use of distinct sub-uid/gid for each running
container; nova-lxd has support for this upstream in all stable and
master branches so we should update nova-lxd in >= Xenial to support
this feature.
To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-lxd/+bug/1648056/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list