[Yahoo-eng-team] [Bug 1850988] Re: [Cloud-init 18.5][CentOS 7 on vSphere] Crash when configuring static dual-stack (IPv4 + IPv6) networking

2020-02-20 Thread Dan Watkins
This bug is believed to be fixed in cloud-init in version 20.1. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1800854] Re: BOTOPROTO handling between RHEL/Centos/Fedora and SUSE distros is different

2020-02-20 Thread Dan Watkins
This bug is believed to be fixed in cloud-init in version 20.1. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Triaged => Fix Released -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1852456] Re: doc: list of modules is no longer present

2020-02-20 Thread Dan Watkins
This bug is believed to be fixed in cloud-init in version 20.1. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1853160] Re: uptime code does not work on FreeBSD with python 3

2020-02-20 Thread Dan Watkins
** Changed in: cloud-init Status: Fix Committed => 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/1853160 Title: uptime code does not work on FreeBSD with python

[Yahoo-eng-team] [Bug 1863954] [NEW] Release 20.1

2020-02-19 Thread Dan Watkins
Public bug reported: == Release Notes == Cloud-init release 20.1 is now available The 20.1 release: * spanned about 9 weeks * had 19 contributors from 19 domains * fixed 13 Launchpad issues Highlights: - Python 2 support has been dropped - A number of FreeBSD improvements landed - Two

[Yahoo-eng-team] [Bug 1863792] [NEW] Permission denied: '/srv/citest' when running cloud tests locally

2020-02-18 Thread Dan Watkins
Public bug reported: The default configuration should work for developers, and therefore shouldn't assume write access to a directory that is (a) outside of the cloud-init tree, and (b) generally requires root privs to create in the first place. The specific error: 2020-02-18 18:11:21,652 -

[Yahoo-eng-team] [Bug 1860450] [NEW] SSH module documentation not generated in ReadTheDocs

2020-01-21 Thread Dan Watkins
Public bug reported: It should appear on https://cloudinit.readthedocs.io/en/latest/topics/modules.html but it doesn't. If I run `tox -e doc` locally, it _is_ included, which suggests this is an issue with our ReadTheDocs generation specifically, not the docs in general. ** Affects: cloud-init

[Yahoo-eng-team] [Bug 1851552] Re: since ubuntu 18 bionic release and latest, the ubuntu18 cloud image is unable to boot up on openstack instance

2020-01-14 Thread Dan Watkins
Hi Vasili, >From a cloud-init perspective, there isn't anything we can do so I'm going to move the upstream task to Invalid too. I'm afraid I don't really have any advice on how to proceed, as this appears to be a hypervisor or cloud issue. Dan ** Changed in: cloud-init Status: New =>

[Yahoo-eng-team] [Bug 1856560] Re: ds-identify - stuck in uninterruptible sleep state

2019-12-17 Thread Dan Watkins
Hi Nicklas, Thanks for the extra info! This sounds like an issue with blkid (and/or your system), rather than a cloud-init bug. I've added a util-linux bug task (which is the package that ships blkid), and I'm going to mark the cloud-init bug task Invalid as I don't believe that there's

[Yahoo-eng-team] [Bug 1848617] Re: cloud-init configures network incorrectly on the ubuntu1804 template VM of Azure

2019-10-22 Thread Dan Watkins
Hi! I believe this is an issue with ifupdown, rather than cloud-init. As such, I've added an ifupdown task and marked cloud-init's task as Invalid. If it's determined that we won't fix this in ifupdown, then please move the cloud-init task back to New and we can consider working around this in

[Yahoo-eng-team] [Bug 1848336] Re: Estan teniendo problemas para la instalación, creo que todo se debe ha algo montado desde la bios

2019-10-22 Thread Dan Watkins
Hi! I don't think this is a bug with cloud-init, so I'm going to mark this as Invalid. Please file a bug against Ubuntu generally if you still are seeing this issue. Thanks! Dan -- Google Translate / Traductor de google: ¡Hola! No creo que esto sea un error con cloud-init, así que voy a

[Yahoo-eng-team] [Bug 1846355] Re: cloud-init very slow to set password on arm64 cloud image

2019-10-08 Thread Dan Watkins
*** This bug is a duplicate of bug 1834190 *** https://bugs.launchpad.net/bugs/1834190 Hi Anisse, Thanks for using cloud-init, and for taking the time to file a bug! I'm going to mark this as a duplicate of bug 1834190, as the source of the issue is snapd.seeded being unacceptably slow.

[Yahoo-eng-team] [Bug 1846535] Re: cloud-init 19.2.36 fails with python exception "Not all expected physical devices present ..." during bionic image deployment from MAAS

2019-10-04 Thread Dan Watkins
** Also affects: cloud-init (Ubuntu Eoan) Importance: Critical Assignee: Dan Watkins (daniel-thewatkins) Status: In Progress ** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Disco) Importance: Undecided

[Yahoo-eng-team] [Bug 1722959] Re: Implement Key-Value Pair Telemetry for Azure

2019-10-02 Thread Dan Watkins
Go team! ** Changed in: cloud-init Status: In Progress => 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/1722959 Title: Implement Key-Value Pair Telemetry for

[Yahoo-eng-team] [Bug 1834875] Re: cloud-init growpart race with udev

2019-09-30 Thread Dan Watkins
The lack of events is not the issue. We see all the events from the kernel that we would expect to see during a resize, and we see the same number (and type) of events on both the passing and the failing instances. The problem is that if udev processes the sda1 event first then, at least some of

[Yahoo-eng-team] [Bug 1845669] [NEW] The meaning of "Changes to it will not persist across an instance." in 50-cloud-init.yaml is unclear

2019-09-27 Thread Dan Watkins
Public bug reported: What does "across an instance" mean? ** Affects: cloud-init Importance: Undecided Assignee: Dan Watkins (daniel-thewatkins) Status: New ** Changed in: cloud-init Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) -- You rece

[Yahoo-eng-team] [Bug 1845489] Re: Variable self-assignments causing pylint W0127 (self-assigning-variable)

2019-09-26 Thread Dan Watkins
This looks like an incorrect pylint warning to me. `schema` is in the module namespace in test_snap.py, but `schema = schema` binds the value of the module-level `schema` to `schema` on the test class. This is required because self.assertSchemaValid refers to `self.schema`. I'm going to look at

[Yahoo-eng-team] [Bug 1818641] Re: IPv6 not enabling on EC2 when done afterwards (CentOS 7.6)

2019-09-17 Thread Dan Watkins
Hey Chris, We're waiting for the debug information that Ryan requested in comment #1 to be able to move this forward. I'm setting this back to Incomplete, please move it to New once you have attached that information. Thanks! Dan ** Changed in: cloud-init Status: Expired => Incomplete

[Yahoo-eng-team] [Bug 1843221] Re: manage_resolv_conf not working in ubuntu18.04 cloud images

2019-09-09 Thread Dan Watkins
Hi Pedro, Thanks for using cloud-init and for taking the time to file this bug! Per the cloud-init docs[0], the cc_resolv_conf module is not supported on Ubuntu, and it therefore doesn't run in the default configuration. This is because systemd-resolved is used on Ubuntu systems, so configuring

[Yahoo-eng-team] [Bug 1843276] [NEW] cloudinit.atomic_helper.write_file should have the same logging as util.write_file

2019-09-09 Thread Dan Watkins
Public bug reported: Its absence makes debugging issues with atomic file writes difficult (for example, bug 1841182). ** Affects: cloud-init Importance: Low Status: Triaged ** Changed in: cloud-init Status: New => Triaged ** Changed in: cloud-init Importance: Undecided

[Yahoo-eng-team] [Bug 1842752] [NEW] Additional traceback in logs when using DataSourceOpenStackLocal on Oracle

2019-09-04 Thread Dan Watkins
Public bug reported: With the introduction of DHCP classless static route parsing in our ephemeral DHCP code, we've started seeing an additional traceback on Oracle during DataSourceOpenStackLocal: Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1834875] Re: cloud-init growpart race with udev

2019-08-22 Thread Dan Watkins
to be a systemd issue, I'm going to mark the cloud- init task Invalid. Feel free to move it back to New if you believe this is a mistake!) ** Changed in: cloud-init Status: In Progress => Invalid ** Changed in: cloud-init Assignee: Dan Watkins (daniel-thewatkins) => (unassigned) -- You re

[Yahoo-eng-team] [Bug 1840686] Re: Xenial images won't reboot if disk size is > 2TB when using GPT

2019-08-20 Thread Dan Watkins
Based on IRC conversation, I don't believe this is a cloud-init bug. Please set the task back to New if I'm mistaken! ** Changed in: cloud-init Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1839659] [NEW] cloud-init should stop accepting a plethora of values for true/false configuration

2019-08-09 Thread Dan Watkins
Public bug reported: YAML has native support for boolean values, and YAML has been around long enough that it's reasonable to expect people to know how to write it. We should phase out accepting multiple string values ("yes", "1", "true", "on" for True; "no", "0", "false", "off" for False) in

[Yahoo-eng-team] [Bug 1839538] Re: Values expected to be bools fetched from DataSource.ds_cfg should use the util methods to support common string inputs

2019-08-09 Thread Dan Watkins
On Fri, Aug 09, 2019 at 02:14:32PM -, Scott Moser wrote: > I know I've talked to Chad and Ryan before about this, but I kind of > see the plethora of values that are accepted as bad design (my bad > design). > Ultimately, I'd rather deprecate and remove that functionality than > extend it to

[Yahoo-eng-team] [Bug 1839538] [NEW] Values expected to be bools fetched from DataSource.ds_cfg should use the util methods to support common string inputs

2019-08-08 Thread Dan Watkins
Public bug reported: At the moment, there are some places where we do something along the lines of `bool_thing = self.ds_cfg.get("cfg_option", False)`. This is incorrect, because specifying anything other than the empty string in configuration (such as "no" or "false") will result in a True-ish

[Yahoo-eng-team] [Bug 1839537] [NEW] cloud-init's initramfs handling should generate v2 network-config

2019-08-08 Thread Dan Watkins
Public bug reported: There's no reason for it to continue rendering the old version when we support v2. (Once [0] lands, this will also require modifications to the Oracle data source, which merges its own network configuration into the one generated from the initramfs.) [0]

[Yahoo-eng-team] [Bug 1839473] Re: Cloudinit can't set ssh certificate

2019-08-08 Thread Dan Watkins
Hi, Thanks for using cloud-init and filing this bug report! This behaviour is designed to protect users from a common mistake: capturing an instance as an image and therefore ending up with the same SSH host keys across multiple instances. For the vast majority of users, this is the sensible

[Yahoo-eng-team] [Bug 1838794] [NEW] Set Passwords documentation describes incorrect behaviour for `password` config key

2019-08-02 Thread Dan Watkins
the actual behaviour; we set the given password only on the default user. (I'm going to fix this soon, just filing a bug because it came up mid- code-review and I don't want to lose track of it.) ** Affects: cloud-init Importance: Low Assignee: Dan Watkins (daniel-thewatkins) Status

[Yahoo-eng-team] [Bug 1838564] [NEW] cloud-init's initramfs handling should support dracut

2019-07-31 Thread Dan Watkins
Public bug reported: Currently, cloud-init has support for generating network configuration from the /run/net-* files that klibc writes out if it performs network configuration in the initramfs. To better support iSCSI root for distributions that use dracut for their initramfs, we should

[Yahoo-eng-team] [Bug 1838221] Re: OVF property description references Scott Moser's private HTTP server

2019-07-29 Thread Dan Watkins
-cpc/hooks.d/base/ovf/ubuntu- ovf-v1-img.tmpl (and maybe elsewhere, but definitely at least there). ** Changed in: cloud-init Status: In Progress => Triaged ** Changed in: cloud-init Importance: Undecided => Low ** Changed in: cloud-init Assignee: Dan Watkins (daniel-thew

[Yahoo-eng-team] [Bug 1838221] Re: OVF property description references Scott Moser's private HTTP server

2019-07-29 Thread Dan Watkins
** Summary changed: - OVF references Scott Moser's private HTTP server + OVF property description references Scott Moser's private HTTP server ** Changed in: cloud-init Status: New => In Progress ** Changed in: cloud-init Assignee: (unassigned) => Dan Watkins (daniel-thew

[Yahoo-eng-team] [Bug 1838092] [NEW] Add documentation for ds-identify configuration

2019-07-26 Thread Dan Watkins
Public bug reported: When working through bug 1837927, I had to go read the header (and actual source code) of ds-identify to determine what the correct configuration to apply was. We should include the ds-identify configuration options in the regular cloud-init documentation. ** Affects:

[Yahoo-eng-team] [Bug 1837927] Re: Missing mandatory path: http://169.254.169.254/openstack/2018-08-27/meta_data.json

2019-07-25 Thread Dan Watkins
Hi Orestes, To work around this problem, you'll need to configure ds-identify[0] to change its defaults. You should be able to do this by creating a file named /etc/cloud/ds-identify.cfg and putting this in there: datasource: Ec2 This will configure ds-identify to disable its usual

[Yahoo-eng-team] [Bug 1819043] Re: Lintian warning: package-installs-into-obsolete-dir etc/bash_completion.d/

2019-07-23 Thread Dan Watkins
** Changed in: cloud-init Status: Fix Committed => Fix Released ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1819994] Re: cloud-init selects sysconfig netconfig renderer if network-manager is installed on Ubuntu

2019-07-23 Thread Dan Watkins
Hi Amy et al, I'm going to mark this Fix Released, as 19.1 has made its way in to Ubuntu. Please let us know if you don't think this is fixed! Dan ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1828641] Re: Xenial, Bionic, Cosmic revert ubuntu-advantage-tools config module changes from tip

2019-07-23 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu) Status: New => Invalid ** Changed in: cloud-init Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1834632] Re: apt-key add fails with raw key input

2019-07-15 Thread Dan Watkins
Hi shine, Thanks for the additional information. It looks to me like these keys aren't valid; both of them are missing a leading "-" on their first line, which causes gpg to not be able to operate on them. For example, comparing the Rabbit key to the one provided upstream: # diff their.gpg

[Yahoo-eng-team] [Bug 1820360] Re: seed location requires trailing slash

2019-07-02 Thread Dan Watkins
** Changed in: cloud-init Status: Expired => Triaged -- 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/1820360 Title: seed location requires trailing slash Status in cloud-init:

[Yahoo-eng-team] [Bug 1833446] [NEW] 5 second delay failing to communicate with OpenStack HTTP endpoint during boot on Oracle Cloud Infrastructure

2019-06-19 Thread Dan Watkins
Public bug reported: The eventual traceback: 2019-06-19 16:27:02,468 - util.py[DEBUG]: Failed fetching meta-data/ from url http://169.254.169.254/latest/meta-data/ Traceback (most recent call last): File "/usr/lib/python3/dist-packages/cloudinit/ec2_utils.py", line 178, in

[Yahoo-eng-team] [Bug 1831632] [NEW] "Error: retrieving gpg key timed out." during integration test setup

2019-06-04 Thread Dan Watkins
Public bug reported: Looking at the code, I believe the error is produced by the call to `add-apt-repository` in download() in daily_deb.sh (from server-test- scripts). This could probably be improved by retrying the deb creation step a couple of times, as this may have been caused by a

[Yahoo-eng-team] [Bug 1830739] Re: user-data in CloudSigma VM's metadata field "cloudinit-user-data" fails to configure eth1

2019-05-29 Thread Dan Watkins
Thanks for the reminder! ** Changed in: cloud-init Status: New => Invalid -- 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/1830739 Title: user-data in CloudSigma VM's metadata

[Yahoo-eng-team] [Bug 1824556] [NEW] Disable auto-enablement of UA entitlements when a list is given

2019-04-12 Thread Dan Watkins
Public bug reported: Once https://github.com/CanonicalLtd/ubuntu-advantage-client/issues/366 is implemented and released, if cloud-init is given an explicit list of entitlements to enable then it should use that functionality to _only_ enable those entitlements (whereas currently we would enable

[Yahoo-eng-team] [Bug 1821577] Re: cloud-init identified possible datasources [Ec2, None] on Azure

2019-03-29 Thread Dan Watkins
Thanks Gareth! ** Changed in: cloud-init Status: Incomplete => Invalid -- 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/1821577 Title: cloud-init identified possible

[Yahoo-eng-team] [Bug 1820609] [NEW] collect-logs should attempt to capture cloud-init version using more than dpkg

2019-03-18 Thread Dan Watkins
Public bug reported: dpkg is only present on Debian derivatives; we should attempt to use other package management tools during `cloud-init collect-logs` to improve our chances of getting a useful version number in the collected tarball. ** Affects: cloud-init Importance: Low

[Yahoo-eng-team] [Bug 1819222] [NEW] cloud-init-per no longer works due to bashisms

2019-03-08 Thread Dan Watkins
Public bug reported: Due to https://code.launchpad.net/~vkuznets/cloud-init/+git/cloud- init/+merge/362024, cloud-init-per now gives: /usr/bin/cloud-init-per: 41: /usr/bin/cloud-init-per: Bad substitution when it runs, as it has a shebang pointing at /bin/sh. ** Affects: cloud-init

[Yahoo-eng-team] [Bug 1819043] [NEW] Lintian warning: package-installs-into-obsolete-dir etc/bash_completion.d/

2019-03-07 Thread Dan Watkins
Public bug reported: When building the latest cloud-init package, lintian reports: W: cloud-init: package-installs-into-obsolete-dir etc/bash_completion.d/ : ^etc/bash_completion.d/ -> usr/share/bash-completion/completions Ensure new filename matches stricter requirements (see

[Yahoo-eng-team] [Bug 1819038] [NEW] [FFe] New upstream snapshot

2019-03-07 Thread Dan Watkins
Public bug reported: We would like to upload a new upstream snapshot of cloud-init to disco. This includes a number of desirable bug fixes, in particular: * clean: correctly determine the path for excluding seed directory (LP: #1818571) * azure: Filter list of ssh keys pulled from fabric * EC2:

[Yahoo-eng-team] [Bug 1813667] Re: Update netplan dependency package

2019-03-07 Thread Dan Watkins
** No longer affects: cloud-init -- 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/1813667 Title: Update netplan dependency package Status in cloud-init package in Ubuntu: Confirmed

[Yahoo-eng-team] [Bug 1027188] Re: Cloud-init chef plugin should support more distros and installation methods

2019-03-06 Thread Dan Watkins
Omnibus support was merged; if people want more methods, please open new bugs. ** Changed in: cloud-init Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 882940] Re: cloud-init should support cloudformation metadata

2019-03-06 Thread Dan Watkins
No clarification has been forthcoming; please set back to New if this is still interesting. ** Changed in: cloud-init Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 925145] Re: Use ip instead of ifconfig and route

2019-03-06 Thread Dan Watkins
** Changed in: cloud-init 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/925145 Title: Use ip instead of ifconfig and route Status in

[Yahoo-eng-team] [Bug 684804] Re: cloud-init should fetch image-data as well as user-data

2019-03-06 Thread Dan Watkins
cloud-init does now support vendor-data. ** Changed in: cloud-init Status: Triaged => Fix Released ** Changed in: cloud-init (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1818571] [NEW] cloud-init clean removes seed directory even when --seed is not specified

2019-03-04 Thread Dan Watkins
# Still produces output lxc exec reproducer -- dpkg -i /tmp/cloud-init_all.deb lxc exec reproducer -- cloud-init clean --logs lxc exec reproducer -- find /var/lib/cloud/seed # RUH ROH ``` ** Affects: cloud-init Importance: High Assignee: Dan Watkins (daniel-thewatkins) Status

[Yahoo-eng-team] [Bug 1037753] Re: implement cloud-init query

2019-03-04 Thread Dan Watkins
We now have `cloud-init query`. ** Changed in: cloud-init 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/1037753 Title: implement cloud-init

[Yahoo-eng-team] [Bug 1807466] Re: add support for ovf transport com.vmware.guestInfo

2019-02-27 Thread Dan Watkins
Added the cloud-images project to capture the image changes that will be required to make this available as a transport by default. ** Also affects: cloud-images Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1817644] Re: Cloud-init not applying networking config

2019-02-26 Thread Dan Watkins
This doesn't sound like a cloud-init bug to me. If it's provided with two sets of network configuration (in this case, on disk via curtin from MAAS and from you via user-data), it's going to have to choose one. If it had chosen the user-data one here, then it wouldn't have been able to provision

[Yahoo-eng-team] [Bug 1657446] Re: Wrong timestamps in /var/log/cloud-init.log

2019-02-26 Thread Dan Watkins
** Changed in: cloud-init Status: Incomplete => 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/1657446 Title: Wrong timestamps in /var/log/cloud-init.log Status

[Yahoo-eng-team] [Bug 1733169] Re: cloud-init 17.1 setting eth0 to manual start when launching instance in private subnet AWS EC2

2019-02-25 Thread Dan Watkins
Hi Pieter, Thanks for filing this bug! It looks to me from the above comments like this is fixed in more recent releases of cloud-init. If you disagree, please do set this bug back to New (with explanation, of course!). Thanks! Dan ** Changed in: cloud-init Status: New => Incomplete

[Yahoo-eng-team] [Bug 1118815] Re: Remove python-oauth from the archive

2019-02-25 Thread Dan Watkins
** Changed in: cloud-init Status: Triaged => Fix Released ** Changed in: cloud-init Milestone: 0.7.2 => None -- 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/1118815 Title:

[Yahoo-eng-team] [Bug 1712695] Re: Curtin network-passthrough configures /e/n/i.d/50-cloud-init.cfg instead of /e/n/i

2019-02-22 Thread Dan Watkins
** No longer affects: cloud-init -- 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/1712695 Title: Curtin network-passthrough configures /e/n/i.d/50-cloud-init.cfg instead of /e/n/i

[Yahoo-eng-team] [Bug 1708676] Re: juju doesn't surface cloud-init failures

2019-02-22 Thread Dan Watkins
** No longer affects: cloud-init -- 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/1708676 Title: juju doesn't surface cloud-init failures Status in juju: Triaged Bug description:

[Yahoo-eng-team] [Bug 1704212] Re: MAAS marks node 'Deployed' before sshd is up

2019-02-22 Thread Dan Watkins
** Changed in: cloud-init Status: New => Won't Fix -- 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/1704212 Title: MAAS marks node 'Deployed' before sshd is up Status in

[Yahoo-eng-team] [Bug 1700338] Re: cloud-init-local would fail on NFS if no networking

2019-02-22 Thread Dan Watkins
Hi Joonas, Thanks for filing this bug! It looks to me like this is fixed in more recent releases of cloud-init. If you disagree, please do set this bug back to New (with explanation, of course!). Thanks! Dan ** Changed in: cloud-init Status: New => Fix Released -- You received this

[Yahoo-eng-team] [Bug 1521489] Re: Support interchangeable datasource

2019-02-20 Thread Dan Watkins
Thanks James! ** Changed in: cloud-init Status: Incomplete => Won't Fix -- 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/1521489 Title: Support interchangeable datasource

[Yahoo-eng-team] [Bug 1448594] Re: DuplicateError while parsing ifcfg-ethX

2019-02-20 Thread Dan Watkins
Thanks Roopak! ** Changed in: cloud-init Status: Incomplete => Won't Fix -- 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/1448594 Title: DuplicateError while parsing ifcfg-ethX

[Yahoo-eng-team] [Bug 1514095] Re: Fails to assign IP addresses if several networks specified

2019-02-20 Thread Dan Watkins
Thanks Fred! ** Changed in: cloud-init Status: Incomplete => Won't Fix -- 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/1514095 Title: Fails to assign IP addresses if several

[Yahoo-eng-team] [Bug 1635794] Re: lock_passwd should not be true by default

2019-02-19 Thread Dan Watkins
Hi Albert, Thanks for filing this bug! Having root's password locked is a sensible default from a security POV, so we're unlikely to change this. If you have a compelling reason that we should change this, please do reopen this bug. Thanks! ** Changed in: cloud-init Status: New =>

[Yahoo-eng-team] [Bug 1636308] Re: unittests: <10% coverage of cc_disk_setup.py

2019-02-19 Thread Dan Watkins
** Changed in: cloud-init Status: New => 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/1636308 Title: unittests: <10% coverage of cc_disk_setup.py Status in

[Yahoo-eng-team] [Bug 1636311] Re: unittests: <10% coverage of cc_set_passwords.py

2019-02-19 Thread Dan Watkins
** Changed in: cloud-init Status: New => 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/1636311 Title: unittests: <10% coverage of cc_set_passwords.py Status in

[Yahoo-eng-team] [Bug 1636312] Re: unittests: <10% coverage of netinfo.py

2019-02-19 Thread Dan Watkins
** Changed in: cloud-init Status: New => 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/1636312 Title: unittests: <10% coverage of netinfo.py Status in

[Yahoo-eng-team] [Bug 1634524] Re: DataSourceNotFoundException - cloud-init fails for cloud-images VHD image with nova-hyperv as compute

2019-02-19 Thread Dan Watkins
Hi Larry, Thanks for filing this bug. That image is indeed only intended to work in Azure environments, so I'm going to mark this bug as Invalid. Thanks! ** Changed in: cloud-images Status: New => Invalid ** Changed in: cloud-init Status: New => Invalid -- You received this

[Yahoo-eng-team] [Bug 1619420] Re: snappy removal of dpkg-query breaks lsb_release --all

2019-02-19 Thread Dan Watkins
** Changed in: cloud-init Status: New => Invalid -- 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/1619420 Title: snappy removal of dpkg-query breaks lsb_release --all Status in

[Yahoo-eng-team] [Bug 1621671] Re: cloud-init.service should Require/After network.service not networking.service (CentOS 7/RHEL 7)

2019-02-19 Thread Dan Watkins
Hi Bert, Tomas, This appears to be fixed in more recent versions of cloud-init. Please reopen this bug if you're continuing to see problems. Thanks! ** Changed in: cloud-init Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1398094] Re: cloud-init-0.7.4-2.el6.noarch requires rsyslog rather than the general service syslog

2019-02-19 Thread Dan Watkins
Thanks Evan! ** Changed in: cloud-init Status: Incomplete => 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/1398094 Title: cloud-init-0.7.4-2.el6.noarch requires

[Yahoo-eng-team] [Bug 1571822] Re: Azure: cloud-init will not set password on existing user

2019-02-19 Thread Dan Watkins
** No longer affects: cloud-init -- 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/1571822 Title: Azure: cloud-init will not set password on existing user Status in cloud-init package

[Yahoo-eng-team] [Bug 1424549] Re: enlisting of nodes: seed_random fails due to self signed certificate

2019-02-19 Thread Dan Watkins
** Changed in: cloud-init Status: New => Invalid -- 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/1424549 Title: enlisting of nodes: seed_random fails due to self signed

[Yahoo-eng-team] [Bug 1455650] Re: Startup scripts not pulled from metadata server on GCE

2019-02-19 Thread Dan Watkins
GCE's startup scripts are intended to be executed by Google's agents running within instances. If cloud-init _also_ attempts to handle them, they will be executed twice. ** Changed in: cloud-init Status: New => Won't Fix -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1704402] Re: dns-sortlist not recognized in network-config

2019-02-19 Thread Dan Watkins
Dropping this from the cloud-init Ubuntu package so we're just tracking it in one place. ** No longer affects: cloud-init (Ubuntu) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1809139] [NEW] Support collect-logs from a non-/ root

2018-12-19 Thread Dan Watkins
Public bug reported: When debugging instance launch failures, one trick we use is to mount the disk of the failed instance to another instance, and investigate the logs there. Most of the time, we can use chroot to run `cloud-init collect-logs` in the failed instance's root. However, if we are

[Yahoo-eng-team] [Bug 1771583] [NEW] Tests don't run correctly with a non-local lxd default-remote

2018-05-16 Thread Dan Watkins
Public bug reported: I run a lxd server in a cloud instance, and have that configured as my default remote. The cloud-init test framework still launches its first container ("cloud-test-ubuntu-bionic-image-modification- oot8q3h1p4jup1jb8ce") locally, but then fails to use it properly. When I

[Yahoo-eng-team] [Bug 1771198] [NEW] Support disable_root-esque behaviour for other users

2018-05-14 Thread Dan Watkins
Public bug reported: When building Ubuntu cloud images, we prefer to name the default user "ubuntu" where possible, to maintain a consistent user experience between substrates. Some clouds, however, like to have a consistent user name across all of their various image offerings. This is an

[Yahoo-eng-team] [Bug 1767131] Re: Pre-seeded snaps are not necessarily available for use in cloud-init user-data

2018-05-10 Thread Dan Watkins
As we have preseeded snaps in bionic, we'll want this SRU'd there (at least). ** Also affects: cloud-init (Ubuntu Bionic) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1766401] Re: full config file wiped after apt-upgrade issued

2018-04-26 Thread Dan Watkins
OK, so I think the next step here is to create a test xenial image without that datasource_list and confirm that it boots as expected. This, however, will not help the situation for already-deployed instances upgrading, so I guess we'll also need to look at having a cloud-init postinst hook go

[Yahoo-eng-team] [Bug 1755965] Re: util.subp regression: no longer accept commands as string

2018-03-20 Thread Dan Watkins
** Changed in: cloud-images Status: In Progress => 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/1755965 Title: util.subp regression: no longer accept commands

[Yahoo-eng-team] [Bug 1755965] Re: util.subp regression: no longer accept commands as string

2018-03-19 Thread Dan Watkins
I'm keeping an eye on the build system to ensure we get a good daily out. ** Also affects: cloud-images Importance: Undecided Status: New ** Changed in: cloud-images Status: New => In Progress ** Changed in: cloud-images Assignee: (unassigned) => Dan Watkins (

[Yahoo-eng-team] [Bug 1752711] [NEW] cloud-init no longer processes user data on GCE in artful

2018-03-01 Thread Dan Watkins
Public bug reported: If I pass in user data like so: $ cat cfg #!/bin/sh touch /tmp/foobar $ gcloud compute instances create aa-$(date +%y%m%d-%H%M) --image-family ubuntu-1710 --image-project ubuntu-os-cloud-devel --metadata-from-file user-data=cfg ... Then in the instance: $ ls /tmp/foobar

[Yahoo-eng-team] [Bug 1707035] Re: GCE data source uses deprecated project/attributes/sshKeys metadata key

2017-09-21 Thread Dan Watkins
This bug is for _project-level_ SSH keys, bug 1693582 is for _instance- level_ SSH keys. ** This bug is no longer a duplicate of bug 1693582 cloud-init uses a deprecated metadata path for GCE instance SSH keys -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1707039] [NEW] GCE data source should disregard expired SSH keys

2017-07-27 Thread Dan Watkins
Public bug reported: GCE supports the expiration of SSH keys. It does so by including the expiry time in a JSON blob in the comment section of the SSH key. As per [0], the format is: ssh-rsa [KEY_VALUE] google-ssh {"userName":"[USERNAME]","expireOn":"[EXPIRE_TIME]"} Keys can remain in

[Yahoo-eng-team] [Bug 1707035] [NEW] GCE data source uses deprecated project/attributes/sshKeys metadata key

2017-07-27 Thread Dan Watkins
Public bug reported: It should be using project/attributes/ssh-keys. ** Affects: cloud-init Importance: Undecided Status: New ** Affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu) Importance: Undecided

[Yahoo-eng-team] [Bug 1707037] [NEW] GCE data source should only add "ubuntu" keys to the ubuntu user

2017-07-27 Thread Dan Watkins
Public bug reported: GCE supports specifying SSH keys for an instance as a tuple of (username, key). Currently, cloud-init will add all keys to the default (ubuntu) user, regardless of the user specified in metadata. This is problematic because there may be users in the metadata who are not

[Yahoo-eng-team] [Bug 1707033] [NEW] GCE data source should respect block-project-ssh-keys

2017-07-27 Thread Dan Watkins
Public bug reported: The GCE data source will always include SSH keys from project metadata in the default (ubuntu) user's authorized_keys file. If block-project- ssh-keys is set in metadata, however, project-level SSH keys shouldn't be included. ** Affects: cloud-init Importance:

[Yahoo-eng-team] [Bug 1693582] [NEW] cloud-init uses a deprecated metadata path for GCE instance SSH keys

2017-05-25 Thread Dan Watkins
Public bug reported: Per https://cloud.google.com/compute/docs/storing-retrieving-metadata, the attribute is now instance/attributes/ssh-keys (not sshKeys). ** Affects: cloud-init Importance: Undecided Assignee: Dan Watkins (daniel-thewatkins) Status: In Progress ** Affects

[Yahoo-eng-team] [Bug 1676607] Re: cloud-init is disabled when data source is set to just "None"

2017-03-28 Thread Dan Watkins
OK, I must have misread the source code; testing in lxd didn't occur to me! ** Changed in: cloud-init Status: Incomplete => Invalid ** Changed in: cloud-init (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1603222] Re: Azure: incorrect entry in fstab for ephemeral disk

2016-11-25 Thread Dan Watkins
As suggested to me by smoser in #cloud-init, this doesn't actually reproduce on xenial and yakkety; I'll focus on fixing it in trusty. ** Changed in: cloud-init (Ubuntu Yakkety) Status: Confirmed => Invalid ** Changed in: cloud-init (Ubuntu Xenial) Status: Fix Committed => Invalid

[Yahoo-eng-team] [Bug 1603222] Re: Azure: incorrect entry in fstab for ephemeral disk

2016-11-09 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu) Status: Fix Released => Confirmed ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => In Progress ** Changed in: cloud-init Assignee: (unassigned) => Dan Watkins (daniel-t

[Yahoo-eng-team] [Bug 1576273] Re: CloudStack datasource fails to find DHCP lease if IPv6 present

2016-04-29 Thread Dan Watkins
Thanks Wido, merged and pushed! ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Fix Committed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1573095] Re: 16.04 cloud image hangs at first boot

2016-04-25 Thread Dan Watkins
Hi zero, Kenneth, Nick, Thanks for reporting and confirming this bug! Could one of you include a list of instructions to reliably reproduce this, please? That will make it much easier for someone investigating the bug to be sure that they are hitting the same issue that you are. :) Thanks, Dan

[Yahoo-eng-team] [Bug 1506187] Re: [SRU] Azure: cloud-init should use VM unique ID

2015-12-10 Thread Dan Watkins
** Changed in: cloud-init Status: In Progress => 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/1506187 Title: [SRU] Azure: cloud-init should use VM unique ID

[Yahoo-eng-team] [Bug 1403617] Re: gce datasource does not handle instance ssh keys

2015-11-09 Thread Dan Watkins
** Changed in: cloud-init Status: Fix Committed => 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/1403617 Title: gce datasource does not handle instance ssh keys

<    1   2   3   >