[Yahoo-eng-team] [Bug 1674685] [NEW] hostname ddns update is not done on azure with built-in agent path.

2017-03-21 Thread Scott Moser
Public bug reported: Brent Baude and Paul Meyer realized that on Azure, that when the 'agent_command' is set to __builtin__ (the current default in trunk) that cloud-init does not bounce the network device in order to do a ddns update of the systems' hostname. ** Affects: cloud-init

[Yahoo-eng-team] [Bug 1673853] [NEW] do not write ifcfg-lo when rendering syscfg

2017-03-17 Thread Scott Moser
Public bug reported: As discussed some in merge proposal at [1]. The sysconfig renderer could use some work. a.) seems like we should not be rendering ifcfg-lo at least in the case that it already exists. b.) we should be able to now replace _write_network with something that uses

[Yahoo-eng-team] [Bug 1671274] Re: network interface doesn't come up after installation in VM

2017-03-09 Thread Scott Moser
The last screenshot (ipaddrdelifup.png) we think shows what went wrong. Jason had an rtl device attached to this kvm vm. It doesn't seem to like setting the MTU to 9000. Possibly that is a bug in the driver, or possibly it is a limitation of the (emulated or real) hardware. 2 fixes: a.) do

[Yahoo-eng-team] [Bug 1669875] Re: identify openstack vmware platform

2017-03-07 Thread Scott Moser
** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1669875 Title: identify openstack vmware platform

[Yahoo-eng-team] [Bug 1669949] Re: report mode can exit 1 which will disable cloud-init

2017-03-07 Thread Scott Moser
** Changed in: cloud-init Status: Confirmed => Fix Committed ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** 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 1669949] [NEW] report mode can exit 1 which will disable cloud-init

2017-03-03 Thread Scott Moser
Public bug reported: Report mode could exit with 1 (disable) and the caller (cloud-init- generator) would then disable cloud-init. Thats not very "report only". The change needed is to just make report always exit with 0 (enable). ** Affects: cloud-init Importance: Undecided

[Yahoo-eng-team] [Bug 1669860] Re: cloud-init attempts to rename bonds

2017-03-03 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init

[Yahoo-eng-team] [Bug 1669875] [NEW] identify openstack vmware platform

2017-03-03 Thread Scott Moser
Public bug reported: We need a way to identify locally that we are running on openstack when inside a guest of VmWare. ** Affects: cloud-init Importance: Medium Status: Confirmed ** Tags: dsid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1657130] Re: get_data in DataSourceOpenStack.py can time out if metadata service is slow

2017-03-03 Thread Scott Moser
** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init Status: New => Fix Released ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in:

[Yahoo-eng-team] [Bug 1661797] Re: identify lxd-nova platform to enable Openstack datasource

2017-03-03 Thread Scott Moser
Marking fix-released in nova-lxd in zesty. ** Description changed: nova-lxd uses the Openstack Network metadata service. In an effort to avoid polling metadata services in cloud-init we will disable attempts to reach the MD without positive identification of the cloud. We need to

[Yahoo-eng-team] [Bug 1657940] Re: eni rendering dhcp6 writes aliases fails to bring up dhcp6

2017-03-02 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu Xenial) Status: New => Incomplete ** Changed in: cloud-init (Ubuntu Yakkety)

[Yahoo-eng-team] [Bug 1660385] Re: Alert user of Ec2 Datasource on lookalike cloud

2017-03-02 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided

[Yahoo-eng-team] [Bug 1667735] Re: cloud-init doesn't retry metadata lookups and hangs forever if metadata is down

2017-03-02 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: Fix Released => Confirmed -- 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/1667735 Title: cloud-init doesn't retry metadata lookups

[Yahoo-eng-team] [Bug 1636912] Re: systemd-networkd runs too late for cloud-init.service (net)

2017-03-01 Thread Scott Moser
** No longer affects: cloud-init ** No longer affects: cloud-init (Ubuntu) ** No longer affects: cloud-init (Ubuntu Xenial) ** No longer affects: cloud-init (Ubuntu Yakkety) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1661693] Re: identify brightbox platform to enable Ec2 datasource

2017-02-27 Thread Scott Moser
** Changed in: cloud-init Status: Confirmed => Fix Committed ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium --

[Yahoo-eng-team] [Bug 1667878] [NEW] fstab entries with x-systemd.requires=cloud-init.service mean cloud-init will always run.

2017-02-24 Thread Scott Moser
Public bug reported: when cloud-init writes mount entries into /etc/fstab, it adds: x-systemd.requires=cloud-init.service This is because a subsequent boot of cloud-init may need to remove that entry (a new instance for example). cloud-init has a feature where it can be disabled by: sudo

[Yahoo-eng-team] [Bug 1667831] Re: cloud-init dependency for open-vm-tools service

2017-02-24 Thread Scott Moser
service Status in cloud-init: New Status in cloud-init package in Ubuntu: New Bug description: Had a private chat conversation with Scott Moser (@smoser). As per his instructions, logging this bug. We need to add 'cloud-init' dependency for 'open-vm-tools' service. This is how 'Guest

[Yahoo-eng-team] [Bug 1667777] [NEW] identify ovf datasource

2017-02-24 Thread Scott Moser
Public bug reported: Currently there is no positive identification for ovf datasource in ds-identify. The ovf specification for iso transport only says that there will be a cdrom attached in iso9660 format, and that it would have an 'ovf-env.xml' file. At this point, ds-identify does not do any

[Yahoo-eng-team] [Bug 1667735] Re: cloud-init doesn't retry metadata lookups and hangs forever if metadata is down

2017-02-24 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init

[Yahoo-eng-team] [Bug 1661797] Re: identify lxd-nova platform to enable Openstack datasource

2017-02-15 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: nova-lxd (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Zesty) Importance: High Status: Fix Released ** Also affects: nova-lxd

[Yahoo-eng-team] [Bug 1663735] Re: ds-identify finding by fslabel does not work right

2017-02-10 Thread Scott Moser
** Summary changed: - ds-identify finding by fslable does not work right + ds-identify finding by fslabel does not work right ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init Status:

[Yahoo-eng-team] [Bug 1663735] [NEW] ds-identify finding by fslable does not work right

2017-02-10 Thread Scott Moser
Public bug reported: in vmtest for curtin, we fail to boot the installed system because has_fs_with_label does not work right. ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1661797] Re: identify lxd-nova platform to enable Openstack datasource

2017-02-09 Thread Scott Moser
** Changed in: cloud-init Status: Confirmed => Fix Committed ** Also affects: nova-lxd (Ubuntu) Importance: Undecided Status: New ** Changed in: nova-lxd (Ubuntu) Status: New => Confirmed ** Changed in: nova-lxd (Ubuntu) Importance: Undecided => Medium -- You

[Yahoo-eng-team] [Bug 1663315] [NEW] identify openstack kvm platform on ppc64

2017-02-09 Thread Scott Moser
Public bug reported: On i386 and amd64, openstack puts 'OpenStack Nova', into the dmi platform information. OpenStack using kvm on ppc64el or ppc64, does not identify itself to the guest in any way. The result is that cloud-init cannot identify it is running on openstack. We need two things

[Yahoo-eng-team] [Bug 1663304] Re: identify openstack kvm platform on arm64

2017-02-09 Thread Scott Moser
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1663304] [NEW] identify openstack kvm platform on arm64

2017-02-09 Thread Scott Moser
Public bug reported: On i386 and amd64, openstack puts 'OpenStack Nova', into the dmi platform information. OpenStack using kvm on arm64, does not identify itself to the guest in any way. The result is that OpenStack nodes will not attempt to reach the metadata service and will be unusable. We

[Yahoo-eng-team] [Bug 1582323] Re: Commissioning fails when competing cloud metadata resides on disk

2017-02-09 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu Yakkety) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu Yakkety) Importance: Undecided => Medium -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1647910] Re: hostname is set incorrectly if localhostname is fully qualified

2017-02-09 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu Yakkety) Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium

[Yahoo-eng-team] [Bug 1661797] Re: identify lxd-nova platform to enable Openstack datasource

2017-02-08 Thread Scott Moser
** Also affects: nova-lxd Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in:

[Yahoo-eng-team] [Bug 1661797] [NEW] identify lxd-nova platform to enable Openstack datasource

2017-02-03 Thread Scott Moser
Public bug reported: nova-lxd uses the Openstack Network metadata service. In an effort to avoid polling metadata services in cloud-init we will disable attempts to reach the MD without positive identification of the cloud. We need to be able to positively identify that the container we are

[Yahoo-eng-team] [Bug 1661693] [NEW] identify brightbox platform to enable Ec2 datasource

2017-02-03 Thread Scott Moser
Public bug reported: Brightbox provides an EC2 Metadata service lookalike, and that is how cloud-init gets metadata on their platform. In an effort to avoid polling metadata services in cloud-init we will disable attempts to reach the MD without positive identification of the cloud. We need to

[Yahoo-eng-team] [Bug 1660385] [NEW] Alert user of Ec2 Datasource on lookalike cloud

2017-01-30 Thread Scott Moser
/identify_ec2_instances.html ** Affects: cloud-init Importance: Medium Assignee: Scott Moser (smoser) Status: In Progress ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init Status: Con

[Yahoo-eng-team] [Bug 1657940] Re: eni rendering dhcp6 writes aliases fails to bring up dhcp6

2017-01-27 Thread Scott Moser
** Changed in: cloud-init Status: In Progress => Fix Committed ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Committed ** Changed in: cloud-init (Ubuntu) Status: Fix Committed =>

[Yahoo-eng-team] [Bug 1657940] [NEW] eni rendering dhcp6 writes aliases fails to bring up dhcp6

2017-01-19 Thread Scott Moser
Public bug reported: Currently, a config like this: | version: 1 | config: |- 'type': 'physical' | 'name': 'iface0' | 'subnets': |- {'type': 'dhcp4'} |- {'type': 'dhcp6'} Will render: | auto lo | iface lo inet loopback | | auto iface0 | iface iface0 inet dhcp |

[Yahoo-eng-team] [Bug 1639030] Re: Configure networking based on EC2 metadata source

2017-01-17 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1645644] Re: ntp not using expected servers

2017-01-12 Thread Scott Moser
** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** No longer affects: maas (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 1611074] Re: Reformatting of ephemeral drive fails on resize of Azure VM

2016-12-23 Thread Scott Moser
This is fixed in 0.7.9. ** 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/1611074 Title: Reformatting of

[Yahoo-eng-team] [Bug 1351960] Re: cloud-init.log inconsistent date format

2016-12-23 Thread Scott Moser
** Changed in: cloud-init Status: Confirmed => Fix Released ** Changed in: cloud-init Milestone: 0.7.9 => 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/1351960 Title:

[Yahoo-eng-team] [Bug 1623868] Re: cloud-final.service does not run due to dependency cycle

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** Also affects: cloud-init Importance: Undecided Status: New ** 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.

[Yahoo-eng-team] [Bug 1354694] Re: useradd crashes if group list contains whitespace on Fedora

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1354694 Title: useradd

[Yahoo-eng-team] [Bug 1460715] Re: MBR disk setup fails because sfdisk no longer accepts M as a valid unit

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1460715 Title: MBR disk

[Yahoo-eng-team] [Bug 1354694] Re: useradd crashes if group list contains whitespace on Fedora

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1354694 Title: useradd

[Yahoo-eng-team] [Bug 1354694] Re: useradd crashes if group list contains whitespace on Fedora

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** Changed in: cloud-init Status: Fix Released => Fix Committed -- 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/1354694 Title: useradd

[Yahoo-eng-team] [Bug 1538522] Re: Calls "service walinuxagent start" in Azure data source

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1538522 Title: Calls

[Yahoo-eng-team] [Bug 1621615] Re: network not configured when ipv6 netbooted into cloud-init

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1621615 Title: network not

[Yahoo-eng-team] [Bug 1626243] Re: Cloud-init fails to write ext4 filesystem to Azure Ephemeral Drive

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1626243 Title: Cloud-init

[Yahoo-eng-team] [Bug 1642062] Re: cloud-init-local.service should be RequiresMountsFor=/var/lib/cloud rather than /var/lib

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1642062 Title:

[Yahoo-eng-team] [Bug 1629797] Re: resolve service in nsswitch.conf adds 25 seconds to failed lookups before systemd-resolved is up

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1629797 Title: resolve

[Yahoo-eng-team] [Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1639930 Title: initramfs

[Yahoo-eng-team] [Bug 1636912] Re: systemd-networkd runs too late for cloud-init.service (net)

2016-12-23 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New -- 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/1636912 Title: systemd-networkd runs too late for

[Yahoo-eng-team] [Bug 1628337] Re: cloud-init tries to install NTP before even configuring the archives

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1628337 Title: cloud-init

[Yahoo-eng-team] [Bug 1635350] Re: unit tests fail as non-root on maas deployed system

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1635350 Title: unit tests

[Yahoo-eng-team] [Bug 1648380] Re: cloud-init fails to find CloudSigma datasource with cloud-init 0.7.8-1-g3705bb5-0ubuntu1

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init Status: New => Fix Released -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1642679] Re: The OpenStack network_config.json implementation fails on Hyper-V compute nodes

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** Changed in: cloud-init Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1642679 Title: The

[Yahoo-eng-team] [Bug 1643990] Re: cloud-init-local.service messages not written to /var/log/cloud-init.log in systemd

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1643990 Title:

[Yahoo-eng-team] [Bug 1582323] Re: Commissioning fails when competing cloud metadata resides on disk

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9 ** 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/1582323 Title: Commissioning

[Yahoo-eng-team] [Bug 1625766] Re: Fallback networking doesn't handle IOError when reading sys/net//carrier

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1625766 Title: Fallback

[Yahoo-eng-team] [Bug 1644043] Re: Read Kernel Config tests missing MAC Address

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1644043 Title: Read Kernel

[Yahoo-eng-team] [Bug 1647708] Re: Ephemeral disk on xenial is not mounted at boot

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Importance: Undecided => High ** Changed in: cloud-init Status: New => Fix Released -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1647910] Re: hostname is set incorrectly if localhostname is fully qualified

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** 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/1647910 Title: hostname is set

[Yahoo-eng-team] [Bug 1652329] [NEW] sort out pyflakes flake8 pycodestyle pep8

2016-12-23 Thread Scott Moser
Public bug reported: I was again bit by this... tox works fine (running flake8) but built of zesty failed. In cloud-init, the Makefile that is run during build runs (currently) pep8 and pyflakes (either pyflakes2 or pyflakes3). I think what we ultimately want is to run flake8 and let it run

[Yahoo-eng-team] [Bug 1374115] Re: Allow cloud-config to modify partitioning and mount point of temporary resource disk in Azure

2016-12-19 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu)

[Yahoo-eng-team] [Bug 1354694] Re: useradd crashes if group list contains whitespace on Fedora

2016-12-16 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: Fix Released => Confirmed ** Changed in: cloud-init Status: Fix Committed => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1354694] Re: useradd crashes if group list contains whitespace on Fedora

2016-12-16 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Low ** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided

[Yahoo-eng-team] [Bug 1625766] Re: Fallback networking doesn't handle IOError when reading sys/net//carrier

2016-12-16 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Changed in: cloud-init Status: Triaged => Fix Committed ** Also

[Yahoo-eng-team] [Bug 1639955] Re: bad test for snappy systems

2016-12-13 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init

[Yahoo-eng-team] [Bug 1582323] Re: Commissioning fails when competing cloud metadata resides on disk

2016-12-05 Thread Scott Moser
re-opening this for cloud-init as the change in cloud-init actually regressed the behavior. ** Changed in: cloud-init (Ubuntu) Status: Fix Released => Confirmed ** Changed in: cloud-init (Ubuntu Xenial) Status: Fix Released => Confirmed ** Changed in: cloud-init Status:

[Yahoo-eng-team] [Bug 1538522] Re: Calls "service walinuxagent start" in Azure data source

2016-12-02 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** 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 1643990] Re: cloud-init-local.service messages not written to /var/log/cloud-init.log in systemd

2016-12-02 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Status: Confirmed => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium

[Yahoo-eng-team] [Bug 1642679] Re: The OpenStack network_config.json implementation fails on Hyper-V compute nodes

2016-12-02 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Vivid) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Wily) Importance: Undecided Status: New ** No longer affects: cloud-init (Ubuntu Vivid) ** No longer affects: cloud-init (Ubuntu Wily) -- You received this bug

[Yahoo-eng-team] [Bug 1642679] Re: The OpenStack network_config.json implementation fails on Hyper-V compute nodes

2016-12-01 Thread Scott Moser
buntu Xenial) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu Xenial) Status: Confirmed => In Progress ** Changed in: cloud-init (Ubuntu Xenial) Assignee: (unassigned) => Scott Moser (smoser) ** Changed in: cloud-init (Ubuntu Yakkety) Importance: Undecid

[Yahoo-eng-team] [Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-01 Thread Scott Moser
ety) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu Xenial) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu Yakkety) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu Xenial) Assignee: (unassigned) => Scott Moser (s

[Yahoo-eng-team] [Bug 1644043] Re: Read Kernel Config tests missing MAC Address

2016-12-01 Thread Scott Moser
buntu Xenial) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu Yakkety) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu Xenial) Assignee: (unassigned) => Scott Moser (smoser) -- You received this bug notification because you are a member of Ya

[Yahoo-eng-team] [Bug 1460715] Re: MBR disk setup fails because sfdisk no longer accepts M as a valid unit

2016-12-01 Thread Scott Moser
buntu Xenial) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu Yakkety) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu Xenial) Status: Confirmed => In Progress ** Changed in: cloud-init (Ubuntu Xenial) Assignee: (unassigned) => Scott

[Yahoo-eng-team] [Bug 1646571] Re: apt failures non fatal, but cloud the log

2016-12-01 Thread Scott Moser
** Also affects: maas Importance: Undecided Status: New -- 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/1646571 Title: apt failures non fatal, but cloud the log Status in

[Yahoo-eng-team] [Bug 1643990] [NEW] cloud-init-local.service messages not written to /var/log/cloud-init.log in systemd

2016-11-22 Thread Scott Moser
Public bug reported: output of cloud-init-local.service can get lost in systemd. The result is that there is no output in /var/log/cloud-init.log from cloud-init-local.service. There is some information in https://code.launchpad.net/~harlowja/cloud-init/+git/cloud-init/+merge/301729 about how

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

2016-11-22 Thread Scott Moser
This is fixed in commit 9e904bbc3336b96475bfd00fb3bf1262ae4de49f https://git.launchpad.net/cloud-init/commit/?id=9e904bbc3336b96475bfd00fb3bf1262ae4de49f ** Changed in: cloud-init (Ubuntu) Status: Confirmed => Fix Released ** Changed in: cloud-init (Ubuntu Xenial) Status: New =>

[Yahoo-eng-team] [Bug 1642679] Re: The OpenStack network_config.json implementation fails on Hyper-V compute nodes

2016-11-22 Thread Scott Moser
Hi, I've subscribed Xiang to this as he recently pinged me on a different string that may appear as a network device. My response to him was: | This non-sense really needs to stop. | We need to fix openstack to stop sending arbitrary "types" of network | devices that mean nothing to the guest.

[Yahoo-eng-team] [Bug 1611074] Re: Reformatting of ephemeral drive fails on resize of Azure VM

2016-11-17 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: Fix Released => Confirmed ** Changed in: cloud-init (Ubuntu Xenial) Status: Fix Committed => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1642062] [NEW] cloud-init-local.service should be RequiresMountsFor=/var/lib/cloud rather than /var/lib

2016-11-15 Thread Scott Moser
Public bug reported: cloud-init-local.service writes to /var/lib/cloud/ and is more correct to have that listed here than /var/lib. ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1619393] Re: cloud-init useradd/groupadd fails on ubuntu-core-16 with readonly /etc/passwd

2016-11-15 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu Xenial) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu Xenial) Status: New => Confirmed -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1640556] Re: support network configuration for lxd 2.3

2016-11-09 Thread Scott Moser
fixed in upstream commit 02f6c4bb8cef17b3fe04ef4dc1ef199e20aeb4d9 ** Description changed: + === Begin SRU Template === + [Impact] + Support for lxd configuration of networking does not work with lxd 2.3+ as + the current path for configuration in cloud-init uses debconf but newer + lxd does

[Yahoo-eng-team] [Bug 1611074] Re: Reformatting of ephemeral drive fails on resize of Azure VM

2016-11-07 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu Xenial) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu Xenial) Importance: Undecided => Medium -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1629797] Re: resolve service in nsswitch.conf adds 25 seconds to failed lookups before systemd-resolved is up

2016-11-07 Thread Scott Moser
** Also affects: dbus (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: dbus (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu

[Yahoo-eng-team] [Bug 1635350] Re: unit tests fail as non-root on maas deployed system

2016-11-07 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Xenial) Importance:

[Yahoo-eng-team] [Bug 1639930] Re: initramfs kernel configuration ignored if only ip6= on kernel command line

2016-11-07 Thread Scott Moser
The initial fix is easy, but bug 1621615 changes sneaked in without a unit test. I'd really like a unit test of read_kernel_cmdline_config to accompany this change. Also, a change to 'DHCP6_CONTENT_1' in tests/unittests/test_net.py to contain what we're currently expecting. diff --git

[Yahoo-eng-team] [Bug 1639930] [NEW] initramfs network configuration ignored if only ip6= on kernel command line

2016-11-07 Thread Scott Moser
Public bug reported: In changes made under bug 1621615 (specifically a1cdebdea), we now expect that there may be a 'ip6=' argument on the kernel command line. The changes made did not test the case where there is 'ip6=' and no 'ip='. The code currently will return with no network configuration

[Yahoo-eng-team] [Bug 1626243] Re: Cloud-init fails to write ext4 filesystem to Azure Ephemeral Drive

2016-11-07 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Zesty) Importance: Medium Status: Fix Released ** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: cloud-init

[Yahoo-eng-team] [Bug 1635350] Re: unit tests fail as non-root on maas deployed system

2016-11-07 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New -- 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/1635350 Title: unit tests fail as non-root on maas

[Yahoo-eng-team] [Bug 1638931] [NEW] enable AliYun datasource by default

2016-11-03 Thread Scott Moser
Public bug reported: As discussed at [1], the addition of AliYun datasource did not enable it by default. This is because it has no definitive check before polling the network for data. Lawrence suggested he has a solution for this. [1] https://code.launchpad.net/~smoser/cloud-init/+git/cloud-

[Yahoo-eng-team] [Bug 1621994] Re: Restarted instance after resize, fails init-local

2016-10-20 Thread Scott Moser
*** This bug is a duplicate of bug 1575055 *** https://bugs.launchpad.net/bugs/1575055 ** This bug has been marked a duplicate of bug 1575055 check_instance_id() error on reboots when using config-drive -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1629797] Re: resolve service in nsswitch.conf adds 25 seconds to failed lookups before systemd-resolved is up

2016-10-07 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: Fix Released => In Progress -- 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/1629797 Title: resolve service in nsswitch.conf adds 25

[Yahoo-eng-team] [Bug 1629797] Re: resolve service in nsswitch.conf adds 25 seconds to failed lookups before systemd-resolved is up

2016-10-05 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Fix Committed ** Changed in: cloud-init Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1629868] Re: times out because of no dbus

2016-10-04 Thread Scott Moser
*** This bug is a duplicate of bug 1629797 *** https://bugs.launchpad.net/bugs/1629797 I'm 95% sure that this is a dupe of bug 1629797 I'm going to mark it as such, and if we find out otherwise un-dupe it. ** This bug has been marked a duplicate of bug 1629797 resolve service in

[Yahoo-eng-team] [Bug 1629868] Re: times out because of no dbus

2016-10-03 Thread Scott Moser
** Description changed: Given this command line: BOOT_IMAGE=ubuntu/amd64/hwe-y/yakkety/daily/boot-kernel nomodeset iscsi_target_name=iqn.2004-05.com.ubuntu:maas:ephemeral-ubuntu-amd64-hwe-y-yakkety-daily iscsi_target_ip=2001:67c:1562:8010::2:1 iscsi_target_port=3260 iscsi_initiator=kearns

[Yahoo-eng-team] [Bug 1618572] Re: apt-key add fails in overlayfs

2016-09-23 Thread Scott Moser
** 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/1618572 Title: apt-key add fails in overlayfs Status in linux package in Ubuntu: Confirmed Status

[Yahoo-eng-team] [Bug 1621615] Re: network not configured when ipv6 netbooted into cloud-init

2016-09-21 Thread Scott Moser
** Merge proposal linked: https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/306345 ** Also affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1623570] Re: Azure: cannot start walinux agent (Transaction order is cyclic.)

2016-09-14 Thread Scott Moser
** 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/1623570 Title: Azure: cannot start walinux agent (Transaction order is cyclic.) Status in cloud-init

[Yahoo-eng-team] [Bug 1623570] Re: Azure: cannot start walinux agent (Transaction order is cyclic.)

2016-09-14 Thread Scott Moser
So we have a couple of options here: a.) use '__builtin__' mode in cloud-init for the walinux agent functionality. this in theory should work, but we have not largely tested it. Basically this path has cloud-init doing the metadata service exchange itself rather than relying on walinux-agent to

[Yahoo-eng-team] [Bug 1623570] [NEW] Azure: cannot start walinux agent (Transaction order is cyclic.)

2016-09-14 Thread Scott Moser
Public bug reported: When bringing up the Azure datasource in cloud-init.service, cloud-init tries 'service start walinuxagent'. That previously worked fine, and the agent would start and then would produce the certificate files that cloud-init needed (for ssh keys and things). I found this

<    1   2   3   4   5   6   7   8   9   10   >