Reviewed: https://review.openstack.org/449472 Committed: https://git.openstack.org/cgit/openstack/nova-lxd/commit/?id=991b2bd550ab967df398dd038d927980489d111e Submitter: Jenkins Branch: master
commit 991b2bd550ab967df398dd038d927980489d111e Author: James Page <[email protected]> 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 ** Changed in: nova-lxd Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1673411 Title: config-drive support is broken Status in cloud-init: Confirmed Status in nova-lxd: Fix Released 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

