[Yahoo-eng-team] [Bug 1750780] Re: Race with local file systems can make open-vm-tools fail to start

2018-02-22 Thread ChristianEhrhardt
1. I updated the ppa we test for a potential xenial-backport. It now has 10.2.0-3ubuntu0.16.04.1~ppa2 with the fix applied 2. Pushed said fix to Bionic [1] (need to check proposed migration) 3. reported the same to Debian, but then found [2] and chimed in there [1]:

[Yahoo-eng-team] [Bug 1750996] [NEW] lbaas: radware driver TestLBaaSDriverRestClient.test_recover_was_called fails in Python 3.6

2018-02-22 Thread Thomas Goirand
Public bug reported: While building the neutron-lbaas package in Debian Sid with Python 3.6, I get the below failure. FAIL: neutron_lbaas.tests.unit.drivers.radware.test_v2_plugin_driver.TestLBaaSDriverRestClient.test_recover_was_called

[Yahoo-eng-team] [Bug 1750994] [NEW] lbaas: TestHaproxyCfg.test_transform_listener fails in Python 3.6

2018-02-22 Thread Thomas Goirand
Public bug reported: While building the neutron-lbaas package in Debian Sid with Python 3.6, I get the below failure. As this looks like a broken test rather than a software bug, I've disabled running the unit test at package build time, however, it'd be nice to have it fixed. FAIL:

[Yahoo-eng-team] [Bug 1750984] [NEW] Duplicated logs with default logging config

2018-02-22 Thread Pafnut
Public bug reported: There are duplicated logs records in cloud-init logs with default logging configuration. Default logging configuration is used (via tee) output: { all: "| tee -a /var/log/cloudinit/cloudinit.log" } In the attached cloudinit.log duplicated logs starts from line 314: WARN:

[Yahoo-eng-team] [Bug 1750999] [NEW] neutron_lbaas.tests.unit.agent.test_agent.TestLbaasService.test_main failure in Python 3.6

2018-02-22 Thread Thomas Goirand
Public bug reported: While building the neutron-lbaas package in Debian Sid with Python 3.6, I get the below failure. As this looks like a broken test rather than a software bug, I've disabled running the unit test at package build time, however, it'd be nice to have it fixed. My wet finger

[Yahoo-eng-team] [Bug 1750991] [NEW] lbaas: TestHaproxyCfg.test_render_template_https fails in Python 3.6

2018-02-22 Thread Thomas Goirand
Public bug reported: FAIL: neutron_lbaas.tests.unit.drivers.haproxy.test_jinja_cfg.TestHaproxyCfg.test_render_template_https neutron_lbaas.tests.unit.drivers.haproxy.test_jinja_cfg.TestHaproxyCfg.test_render_template_https --

[Yahoo-eng-team] [Bug 1750780] Re: Race with local file systems can make open-vm-tools fail to start

2018-02-22 Thread Launchpad Bug Tracker
This bug was fixed in the package open-vm-tools - 2:10.2.0-3ubuntu1 --- open-vm-tools (2:10.2.0-3ubuntu1) bionic; urgency=medium * d/open-vm-tools.service: Add After=local-fs.target dependency ensuring filesystems are ready to fix a race on startup (LP: #1750780) -- Christian

[Yahoo-eng-team] [Bug 1751008] [NEW] Dynamic routing: Bogus address logged for IPv6 peers

2018-02-22 Thread Dr. Jens Harbott
Public bug reported: Seen in log: 2018-02-22 07:20:11.940 10009 INFO bgpspeaker.peer [-] Connection to peer: fd40:9dc7:b528:80::3 established 2018-02-22 07:20:11.942 10009 INFO neutron_dynamic_routing.services.bgp.agent.driver.ryu.driver [-] BGP Peer 0.0.0.82 for remote_as=65001 is UP.

[Yahoo-eng-team] [Bug 1751051] [NEW] UnicodeEncodeError when creating user with non-ascii chars

2018-02-22 Thread Andreas Hasenack
Public bug reported: I was testing subiquity, and at the user creation prompt typed in "André D'Silva" for the username, and just "andre" for the login. The installer finished fine, but upon first login I couldn't login. Booting into rescue mode showed me that the user had not been created.

[Yahoo-eng-team] [Bug 1751048] [NEW] Resolving the members of a group with no members in LDAP throws an exception

2018-02-22 Thread Jose Castro Leon
Public bug reported: In an environment with an ldap server as identity backend, if a group with no members has a role on a project, if you try to resolve the memberships on a specific project it will throw an exception. This is caused as when searching from members in a group in LDAP, if it does

[Yahoo-eng-team] [Bug 1742505] Re: gre_sys set to default 1472 when using path_mtu > 1500 with ovs 2.8.x

2018-02-22 Thread James Page
This bug was fixed in the package openvswitch - 2.8.1-0ubuntu0.17.10.2~cloud0 --- openvswitch (2.8.1-0ubuntu0.17.10.2~cloud0) xenial-pike; urgency=medium . * New update for the Ubuntu Cloud Archive. . openvswitch (2.8.1-0ubuntu0.17.10.2) artful; urgency=medium . *

[Yahoo-eng-team] [Bug 1737700] Re: live-migration error when no exchange 'scheduler_fanout' in vhost

2018-02-22 Thread Sylvain Bauza
Well, the post-live-migration action actually needs to update the scheduler in order to modify its view of the existing instances, hence why it calls the message queue. If you restarted the nova-scheduler while the live-migration was in progress, that's why you got that MQ exception... If you

[Yahoo-eng-team] [Bug 1750811] Re: resize command should work without ssh

2018-02-22 Thread Sylvain Bauza
That's not really a bug, right ? It's more about asking to have a new possibility for resize, hence what we call a feature. Please rather see https://docs.openstack.org/nova/latest/contributor/process.html#overview about our process, and create a new blueprint if you want so. ** Changed in:

[Yahoo-eng-team] [Bug 1751045] [NEW] The removal of a role on a non existing group throws an error

2018-02-22 Thread Jose Castro Leon
Public bug reported: In an environment with an ldap server as identity backend, if a group is deleted out-of-band, the role assignment entry cannot be deleted as it checks for the existence of the group in the backend. Therefore the assignments on groups cannot be deleted. There is already a

[Yahoo-eng-team] [Bug 1751036] [NEW] ConfigFileValueError when defining enabled_apis

2018-02-22 Thread Jerome Pansanel
Public bug reported: After the upgrade of our OpenStack Cloud infrastructure from Newton to Pike, the following error has appeared: Traceback (most recent call last): File "/usr/bin/nova-api", line 10, in sys.exit(main()) File "/usr/lib/python2.7/site-packages/nova/cmd/api.py", line 44, in main

[Yahoo-eng-team] [Bug 1751040] [NEW] [RFE] Extended resources should not always calculate all attributes

2018-02-22 Thread Tom Stappaerts
Public bug reported: Currently [1] resource extensions are asked to retrieve all attributes when calling resource_extend. This poses some problems: - Extensions need to gather all attributes for the resource they extend - ML2 mechanism drivers cannot make a difference between list and show of

[Yahoo-eng-team] [Bug 1750705] Re: glance db_sync requires mysql db to have log_bin_trust_function_creators = 1

2018-02-22 Thread Launchpad Bug Tracker
This bug was fixed in the package glance - 2:16.0.0~rc3-0ubuntu1 --- glance (2:16.0.0~rc3-0ubuntu1) bionic; urgency=medium * New upstream release candidate for OpenStack Queens (LP: #1750705). -- James Page Thu, 22 Feb 2018 14:46:15 + ** Changed in:

[Yahoo-eng-team] [Bug 1751051] Re: UnicodeEncodeError when creating user with non-ascii chars

2018-02-22 Thread Scott Moser
I think the issue is: a.) there is no default locale set in the subiquity installed system. b.) python3 subprocess is doing a 'decode' for each argument in the command list. python2 default encoding *is* supposed to be based on the environment [1], but python3 default encoding is not. python3 is

[Yahoo-eng-team] [Bug 1751036] Re: ConfigFileValueError when defining enabled_apis

2018-02-22 Thread Matt Riedemann
The enabled_apis in nova are fixed for interoperability reasons. There is only one nova compute API. If you want to run another API, then you should do so like the ec2 or GCE proxies, e.g.: https://github.com/openstack/gce-api/blob/master/gceapi/cmd/api.py#L34 You can run your own service and

[Yahoo-eng-team] [Bug 1750884] Re: [2.4, bionic] /etc/resolv.conf not configured correctly in Bionic, leads to no DNS resolution

2018-02-22 Thread Andres Rodriguez
** Changed in: maas Importance: Undecided => Low ** Changed in: maas Status: Invalid => 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/1750884 Title: [2.4, bionic]

[Yahoo-eng-team] [Bug 1751092] [NEW] install guide: statement about uwsgi

2018-02-22 Thread Brian Rosmaita
Public bug reported: Add a statement to the install guide that Glance does not currently support deployment under uwsgi. ** Affects: glance Importance: Medium Assignee: Brian Rosmaita (brian-rosmaita) Status: Triaged ** Tags: documentation ** Changed in: glance

[Yahoo-eng-team] [Bug 1751145] [NEW] release 18.1

2018-02-22 Thread Scott Moser
Public bug reported: This bug simply tracks release of cloud-init 18.1. Below is the complete set of changes between 17.2 and 18.1. - OVF: Fix VMware support for 64-bit platforms. [Sankar Tanguturi] - ds-identify: Fix searching for iso9660 OVF cdroms. (LP: #1749980) - SUSE: Fix groups used

[Yahoo-eng-team] [Bug 1745375] Re: Extending delete_cell --force to delete instance_mappings

2018-02-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/540073 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ee2f65d91fb632f04be3572967029cd58be4c614 Submitter: Zuul Branch:master commit ee2f65d91fb632f04be3572967029cd58be4c614 Author: Surya Seetharaman

[Yahoo-eng-team] [Bug 1736600] Re: CLI: cloud-init modules -h documents unsupported --mode init

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1736750] Re: DataSourceOpenNebula's get_mask() and get_network() return empty string

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1734991] Re: cloud-init doesn't yet support azure vm preprovisioning

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1741093] Re: cloud-init clean traceback on instance dir symlink

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1598783] Re: Config drives created on RHEL/CentOS 7.1 can't be found

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1744796] Re: cloud-init status traceback on successful Ec2

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1749980] Re: ds-identify doesn't properly detect ISO

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1747070] Re: ds-identify does not see nocloud seed in core snap

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1748354] Re: ec2: systemctl restart cloud-init after upgrade 17.1.46 -> 17.2.30

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1719157] Re: DataSourceOpenNebula.py doesn't configure network

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1742479] Re: setting manual_cache_clean causes warning

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.1. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Fix Released --

[Yahoo-eng-team] [Bug 1722668] Re: Azure: bouncing of network device/publishing of hostname fails on artful

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1734787] Re: btrfs resize fails if root is a subvolume and mounted as ro

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1745663] Re: tests: lxd console code breaks when using lxd as snap

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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 1747965] Re: cloud-init status reports done before boot is finished

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.1. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Fix Released --

[Yahoo-eng-team] [Bug 1751145] Re: release 18.1

2018-02-22 Thread Scott Moser
** 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/1751145 Title: release 18.1 Status in cloud-init: Fix Released

[Yahoo-eng-team] [Bug 1716397] Re: OpenNebula network configuration is ignored for distros with predictable interface names.

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

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

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

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

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1712680] Re: cloud-init re-generates network config every reboot overwriting manual admin changes on CentOS.

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

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

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1698669] Re: ds-identify does not recognize Fujitsu Cloud Service S5 as OVF

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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

[Yahoo-eng-team] [Bug 1709715] Re: cloud-init apply_net_config_names doesn't grok v2 configs

2018-02-22 Thread Scott Moser
This bug is believed to be fixed in cloud-init in 18.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 1751188] [NEW] neutron mtu setting in database for provider networks

2018-02-22 Thread Jake Yip
Public bug reported: In our environment we have multiple sites, each with their own flat provider networks. We also have a centralised neutron-server, but each site runs their neutron-dhcp-agent service. I've been looking to upgrade some networks to MTU 9000, keeping others as is. What I want to

[Yahoo-eng-team] [Bug 1537626] Re: `glance location-update` deletes locations and backend images

2018-02-22 Thread Jake Yip
** Changed in: glance/liberty Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1537626 Title: `glance location-update` deletes locations and backend images

[Yahoo-eng-team] [Bug 1751186] [NEW] instance_group_members also exist after delete vm

2018-02-22 Thread tangxing
Public bug reported: Description === instance_group_members record also exist in database after delete vm Steps to reproduce == 1:create affinity instance_group 2:create vm 3:delete vm Actual result = Database changed MariaDB [nova_api]> select * from

[Yahoo-eng-team] [Bug 1751192] [NEW] nova-manage archive_deleted_rows date limit

2018-02-22 Thread Jake Yip
Public bug reported: Description === Currently we have a large number of rows in our nova databases, which will greatly benefit from `nova-manage archive_deleted_rows` (thanks!). What we would like to do is to archive all deleted records before a certain time (say >1 year ago). This will

[Yahoo-eng-team] [Bug 1560965] Re: libvirt selects wrong root device name

2018-02-22 Thread Deepa
** Also affects: cinder 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/1560965 Title: libvirt selects wrong root device name

[Yahoo-eng-team] [Bug 1736068] Re: DVR lost centralized floating ip when the ha state switched.

2018-02-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/525842 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2200b1c3697a478af9f25a20ce09564bc2c9a968 Submitter: Zuul Branch:master commit 2200b1c3697a478af9f25a20ce09564bc2c9a968 Author: zhsun Date: Wed Dec 6

[Yahoo-eng-team] [Bug 1751208] [NEW] Metadata Definitions Service API v2 (CURRENT) in Image Service API Reference

2018-02-22 Thread wangxu
Public bug reported: List resource type associations. Erroneous Response Example. ** Affects: glance Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1751073] [NEW] [Regression] Nova's 'enabled_perf_events' feature will be broken with Linux Kernel 4.14+

2018-02-22 Thread Kashyap Chamarthy
Public bug reported: Upstream Linux kernel has removed[*] the 'perf cqm' (Cache Quality-of-Service Monitoring) from the following kernels onwards: [linux]$> git tag --contains c39a0e2 v4.14 Impact for OpenStack / Nova --- Quoting the summary from Dan Berrangé

[Yahoo-eng-team] [Bug 1750705] Re: glance db_sync requires mysql db to have log_bin_trust_function_creators = 1

2018-02-22 Thread James Page
Including in rc3 so uploading that to bionic now. ** Changed in: glance Status: New => Fix Released ** Changed in: glance (Ubuntu) Milestone: None => ubuntu-18.02 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to