[Bug 1673411] Re: config-drive support is broken

OpenStack Infra 1673411 at bugs.launchpad.net
Fri Mar 24 09:57:24 UTC 2017


Reviewed:  https://review.openstack.org/449523
Committed: https://git.openstack.org/cgit/openstack/nova-lxd/commit/?id=5dd2bbaa14648b36d8cb0cd4c28c571533031452
Submitter: Jenkins
Branch:    stable/newton

commit 5dd2bbaa14648b36d8cb0cd4c28c571533031452
Author: James Page <james.page at ubuntu.com>
Date:   Fri Mar 24 08:06:55 2017 +0000

    Fix config-drive support inline with cloud-init
    
    Proposed changes to cloud-init under the same bug will
    introduce behaviour to support a config-drive type concept
    for LXD containers at /config-drive.
    
    The current path is broken; switch to this new path to
    support offline configuration of cloud instances.
    
    Change-Id: I4996a34f84eb088c408a6454de9281908490a8eb
    Closes-Bug: 1673411
    (cherry picked from commit 991b2bd550ab967df398dd038d927980489d111e)


** Changed in: nova-lxd/newton
       Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova-lxd in Ubuntu.
https://bugs.launchpad.net/bugs/1673411

Title:
  config-drive support is broken

Status in cloud-init:
  Confirmed
Status in nova-lxd:
  Fix Released
Status in nova-lxd newton series:
  Fix Committed
Status in nova-lxd ocata series:
  Fix Committed
Status in nova-lxd trunk series:
  Fix Released
Status in nova-lxd package in Ubuntu:
  Triaged
Status in nova-lxd source package in Yakkety:
  Triaged
Status in nova-lxd source package in Zesty:
  Triaged

Bug description:
  After reviewing https://review.openstack.org/#/c/445579/ and doing
  some testing, it would appear that the config-drive support in the
  nova-lxd driver is not functional.

  cloud-init ignores the data presented in /var/lib/cloud/data and reads
  from the network accessible metadata-service.

  To test this effectively you have to have a fully offline instance
  (i.e. no metadata service access).

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1673411/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list