[Yahoo-eng-team] [Bug 1718867] [NEW] [gce] cloud-init ignores project metadata ssh-keys if instance metadata is not empty

2017-09-22 Thread Sergey Gavrilov
Public bug reported: I've got the following terraform config: resource "google_compute_instance" "instance" { name = "${var.name}" machine_type = "${var.type}" zone = "${var.zone}" boot_disk { initialize_params { image = "ubuntu-os-cloud/ubuntu-1604-lts" }

[Yahoo-eng-team] [Bug 1718877] [NEW] nova-api returns 500 error(DBError) if nova list API is called with filters with empty string

2017-09-22 Thread Dinesh Bhor
Public bug reported: If nova list API is called with filter as empty regex pattern like below: http:///compute/v2.1/servers?name="" it fails at db layer with below error and returns 500 InternalServerError to user: InternalError: (1139, u"Got error 'empty (sub)expression' from regexp") L

[Yahoo-eng-team] [Bug 1687362] Re: Instance not mapped after running command "nova-manage cell_v2 map_instances --cell_uuid ".

2017-09-22 Thread Surya Seetharaman
** Project changed: nova => ubuntu -- 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/1687362 Title: Instance not mapped after running command "nova-manage cell_v2 map_ins

[Yahoo-eng-team] [Bug 1378904] Re: renaming availability zone doesn't modify host's availability zone

2017-09-22 Thread Sylvain Bauza
There is clear upstream consensus on the fact that since availability zones are for end-users, updating an AZ from an operator point-of-view would confuse their users. Let me explain further : say you'd like to change AZ "foo" into "bar". For end-users looking at the AZ API before booting their in

[Yahoo-eng-team] [Bug 1687362] [NEW] Instance not mapped after running command "nova-manage cell_v2 map_instances --cell_uuid ".

2017-09-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I tried to map an instance with a cell by command 'nova-manage cell_v2 map_instances --cell_uuid ' .Below are the commands and output of terminal. [root@localhost ~(keystone_admin)]# nova-manage cell_v2 list_cells +--+-

[Yahoo-eng-team] [Bug 1687362] Re: Instance not mapped after running command "nova-manage cell_v2 map_instances --cell_uuid ".

2017-09-22 Thread Surya Seetharaman
** Package changed: ubuntu => nova -- 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/1687362 Title: Instance not mapped after running command "nova-manage cell_v2 map_ins

[Yahoo-eng-team] [Bug 1718877] Re: nova-api returns 500 error(DBError) if nova list API is called with filters with empty string

2017-09-22 Thread Matt Riedemann
** Changed in: nova Importance: Undecided => Medium ** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/ocata Status: New => Confirmed ** Changed in: nova/pike Status:

[Yahoo-eng-team] [Bug 1718954] [NEW] network_data.json contains default routes for 2 interfaces

2017-09-22 Thread Scott Moser
Public bug reported: On an OpenStack Ocata install a guest with two network interfaces attached is provided with network_data.json that describes 2 default routes. See attached network_data.json and (pretty formatted network_data-pretty.json). Also note that the reporter ran 'dhclient -v' which c

[Yahoo-eng-team] [Bug 1718959] [NEW] user-data ignored in DataSourceNoCloud

2017-09-22 Thread Klaus Franken
Public bug reported: We have some OS-Templates with the official cloud-init packages. We use a ISO-Image to push the configuration to the VM. The ISO is always the same expect IP number, SSH-Key etc. (generated from the same template). [root@iptest-centos mnt]# cat meta-data instance-id: iptest-

[Yahoo-eng-team] [Bug 1718356] Re: Include default config files in python wheel

2017-09-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/506210 Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=873c4fed836f8f4c16469ad16478b7bbbfb0daa6 Submitter: Jenkins Branch:master commit 873c4fed836f8f4c16469ad16478b7bbbfb0daa6 Author: Jesse Pretorius Date: Thu Sep 21 15:23:06 2

[Yahoo-eng-team] [Bug 1718545] Re: [vnc]vncserver_proxyclient_address and [vnc]vncserver_listen removed without deprecation

2017-09-22 Thread Eric Fried
** Changed in: nova-powervm Importance: Undecided => High ** Changed in: nova-powervm Status: New => Fix Released ** Changed in: nova-powervm Assignee: (unassigned) => Eric Fried (efried) -- You received this bug notification because you are a member of Yahoo! Engineering Team, w

[Yahoo-eng-team] [Bug 1341420] Re: gap between scheduler selection and claim causes spurious failures when the instance is the last one to fit

2017-09-22 Thread Alex Schultz
This is a really old bug and I don't think it applies to tripleo anymore (if ever). Setting to invalid for tripleo. ** Changed in: tripleo Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Com

[Yahoo-eng-team] [Bug 1718877] Re: nova-api returns 500 error(DBError) if nova list API is called with filters with empty string

2017-09-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/506585 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0cc94bfd5934e793cb8d739e132b52fa40bcddb0 Submitter: Jenkins Branch:master commit 0cc94bfd5934e793cb8d739e132b52fa40bcddb0 Author: Dinesh Bhor Date: Tue Sep 19 14:56:01 2017 +0

[Yahoo-eng-team] [Bug 1683365] Re: test_rule_update_forbidden_for_regular_tenants_own_policy fails with NotFound

2017-09-22 Thread Ihar Hrachyshka
** Changed in: neutron Status: Confirmed => Invalid ** Tags removed: gate-failure ** Tags removed: qos -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1683365 Title: test_rule_up

[Yahoo-eng-team] [Bug 1719011] [NEW] Neutron port can get stuck in BUILD state

2017-09-22 Thread Brian Haley
Public bug reported: Sometimes a neutron port can get stuck in BUILD state, most likely due to a timing issue. I have a test environment where I can run something like the following in a loop: while true; do for i in {1..6} do openstack server start test${i}

[Yahoo-eng-team] [Bug 1713760] Re: CentOS7: Can't build rpms without python-oauthlib

2017-09-22 Thread Scott Moser
** 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/1713760 Title: CentOS7: Can't build rpms without python-oauthlib

[Yahoo-eng-team] [Bug 1695325] Re: pylxd 2.2.3 broken with lxd 2.14

2017-09-22 Thread Scott Moser
marking fix-released. integration tests are fixed with this,. ** 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/169

[Yahoo-eng-team] [Bug 1695861] Re: Invalid availability zone name with ':' is accepted

2017-09-22 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/ocata 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.

[Yahoo-eng-team] [Bug 1690430] Re: [Hyper-V] Advanced networking support on Azure

2017-09-22 Thread Scott Moser
This is believed to be fixed in cloud-init 17.1 ** 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/1690430 Title: [

[Yahoo-eng-team] [Bug 1686754] Re: sysconfig renderer leaves CIDR notation in IPADDR field

2017-09-22 Thread Scott Moser
This is believed fixed in 17.1 ** 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/1686754 Title: sysconfig rendere

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

2017-09-22 Thread Scott Moser
this was 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/1619393 Title: cloud-init useradd/groupa

[Yahoo-eng-team] [Bug 1703935] Re: GCE unit test tries to connect to the network

2017-09-22 Thread Scott Moser
This is believed fixed in 17.1 ** 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/1703935 Title: GCE unit test trie

[Yahoo-eng-team] [Bug 1674128] Re: Unable to identify CloudStack platform correctly

2017-09-22 Thread Scott Moser
This is believed to be fixed in 17.1. ** 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/1674128 Title: Unable to

[Yahoo-eng-team] [Bug 1690880] Re: test_snappy_version fails on artful

2017-09-22 Thread Scott Moser
Marking this as fix-released. It probalby should have been an ubuntu bug, but I've just checked with an lxc container root@a1:~# snap --version snap2.27.6+17.10 snapd 2.27.6+17.10 series 16 ubuntu 17.10 kernel 4.13.0-11-generic root@a1:~# cat /etc/cloud/build.info build_name: server ser

[Yahoo-eng-team] [Bug 1676908] Re: DigitalOcean network improvements

2017-09-22 Thread Scott Moser
This is believed to be fixed in 17.1 ** 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/1676908 Title: DigitalOcean

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

2017-09-22 Thread Scott Moser
This is believed fixed in 17.1 ** 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/1660385 Title: Alert user of Ec2

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

2017-09-22 Thread Scott Moser
This is believed 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/1640556 Title: support network c

[Yahoo-eng-team] [Bug 1620845] Re: cloud-init-local.service should add Before=NetworkManager

2017-09-22 Thread Scott Moser
this is believed fixed in 17.1 for sure. possibly 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/1620845 T

[Yahoo-eng-team] [Bug 1470433] Re: SSH restart does not work on RHEL7

2017-09-22 Thread Scott Moser
I blieve this was fixed in 0.7.9. It appears fixed in trunk by ba0adb9b5100735358a76fdee7b251dba224a4cd ** 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-i

[Yahoo-eng-team] [Bug 1612231] Re: providing network-interfaces via meta-data broken in NoCloud

2017-09-22 Thread Scott Moser
This is belived fixed in 0.7.8 per my last comment. ** 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/1612231 Title

[Yahoo-eng-team] [Bug 1695066] Re: sysconfig doesn't render bond configurations correctly

2017-09-22 Thread Scott Moser
This is believed to be fixed in cloud-init 17.1 ** 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/1695066 Title: s

[Yahoo-eng-team] [Bug 1695322] Re: bddeb script fails to build source package

2017-09-22 Thread Scott Moser
This is fixed in 17.1. ** 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/1695322 Title: bddeb script fails to buil

[Yahoo-eng-team] [Bug 1706752] Re: eni rendering broken for bridge params that require repeated key for values

2017-09-22 Thread Scott Moser
This is believed fixed in 17.1. ** 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/1706752 Title: eni rendering bro

[Yahoo-eng-team] [Bug 1685831] Re: pylint: cloudinit.util 'closing' has no 'read' member

2017-09-22 Thread Scott Moser
marking fix released as this is now in 17.1. ** 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/1685831 Title: pyli

[Yahoo-eng-team] [Bug 1440263] Re: CloudStack reset password not working

2017-09-22 Thread Scott Moser
based on ubuntu fix, this should be in any cloud-init >= 0.7.8. marking fix-released. ** 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.

[Yahoo-eng-team] [Bug 1368747] Re: CloudStack datasource does not work with NetworkManager

2017-09-22 Thread Scott Moser
This is believed to be fixed in 17.1 ** 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/1368747 Title: CloudStack d

[Yahoo-eng-team] [Bug 1375909] Re: upgrade_packages broken in zypper/openSUSE

2017-09-22 Thread Scott Moser
This should be fixed in 17.1, based on Josh's url. ** 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/1375909 Title:

[Yahoo-eng-team] [Bug 1719037] [NEW] Installation in glance

2017-09-22 Thread jafar
Public bug reported: - [x] This doc is inaccurate in this way: New version of document(pike) is missing details on creating Database - [x] I have a fix to the document that I can paste below including example: input and output. Problem exists on all OS guides(Ubuntu,debian,SUSE and RED HAT). He

[Yahoo-eng-team] [Bug 1719048] [NEW] The scheduler runs a useless periodic task to expire quota reservations

2017-09-22 Thread Matt Riedemann
Public bug reported: Quota reservations were removed in the Pike release, but there is still a periodic task in the scheduler manager that runs every minute to expire reservations, which won't actually do anything. We should remove all of this code. https://github.com/openstack/nova/blob/6b0ab40e

[Yahoo-eng-team] [Bug 1663045] Re: Arch distro fails to write network config with empty dns-nameservers

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

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

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1658200] Re: Running tests via nosestests fails due to insufficient test isolation

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

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

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1658174] Re: cloud-init fails to disable ecdsa-sha2-nitp521 keys

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

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

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1634678] Re: fs_setup always creates new filesystem with partition 'auto'

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1638312] Re: EC2 credentials are cached on disk

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1627293] Re: Update Debian source.list

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1636345] Re: [Hyper-V][Azure] cloud-init on FreeBSD for Azure does not work

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

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

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

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

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1636531] Re: unittests blkid command fails on slave s390x

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

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

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1647118] Re: cloud-init should use "dnf" for installing packages on fedora

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1644064] Re: sshd_config file permission changed to 644 if ssh_pwauth value is true or false

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

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

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1606406] Re: Debian hosts template has wrong path

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1607345] Re: Collect all logs needed to debug curtin/cloud-init for each deployment

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1592150] Re: Having multiple values in a yumrepos key results in incorrectly formatted yum repo config

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1531582] Re: Some examples in documentation incorrectly contain dashes vs underscores

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1583837] Re: cc_chef fails when using omnibus installer because UrlResponse doesn't have an 'encode' method

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1462693] Re: Need way to pin Chef version for omnibus install

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1459604] Re: Some examples missing from readthedocs

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1570325] Re: RFE: chpasswd in cloud-init should support hashed passwords

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1669504] Re: net/sysconfig.py is broken with ipv4 + ipv6 interfaces

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1665773] Re: wrong configuration example for cc_set_passwords module

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1669727] Re: Mystery link in rhel.py

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

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

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1674766] Re: ds-identify for Bigstep datasource checks wrong file

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1665441] Re: cloudinit/net/sysconfig.py does not parse network_data.json correctly

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

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

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1674861] Re: Google Compute Engine (GCE) datasource setting to none after update

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1665694] Re: cc_set_passwords fails to change passwords specified as chpasswd['list'] in cloud-config

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

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

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

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

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1673637] Re: cloud-init - Hosts in softlayer receiving warning

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

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

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1673818] Re: Misleading requirements for 'unpartitioned disks' for ConfigDrive in documentation

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1674946] Re: cloud-init fails with "Unknown network_data link type: dvs"

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1670052] Re: cloud-init raises an exception when it sees more than 3 nameservers

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1675063] Re: vmware customization only writes ENI network config

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1367899] Re: cloud-init rsyslog config uses deprecated syntax

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1705306] Re: Cannot set hostname on Arch Linux

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1706593] Re: Archlinux Bugs

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1703697] Re: tests fail under python 3.6

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1702717] Re: test: keyid specified does not match ppa

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1701527] Re: Exceptions in meta-mock.py need more care

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1701417] Re: cloud-init fails to configure bonding on CentOS 7

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1704872] Re: sysconfig use subnet prefix and set DEFROUTE key

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1702513] Re: sysconfig should render MTU values from subnets/routes including ipv6

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1703789] Re: Disk setup example text only lists MBR as valid table_type

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1695092] Re: sysconfig only applies subnet/route config to physical interfaces

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1705147] Re: cloud-init interface renaming should apply .lower() to mac_address values to match sysfs entries

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1696176] Re: Add default routes for IPv4 and IPv6 only to ifcfg-* files and not to route-* or route6-* files in sysconfig

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1695333] Re: snapcraft.yaml: classic snap should not have plugs

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1699282] Re: cloud-init process fails to configure puppet

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1695918] Re: 'jsonschema' imported but unused

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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 member of Yah

[Yahoo-eng-team] [Bug 1701420] Re: Created by cloud-init comment being added on every reboot to /etc/resolv.conf

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1695318] Re: unit tests failing if no jsonschema available

2017-09-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 17.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: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo

  1   2   >