[Yahoo-eng-team] [Bug 1800077] [NEW] LDAP Referrals were returned and ignored

2018-10-25 Thread Divya K Konoor
Public bug reported: I am using OpenStack with a Windows Active Directory Server, such that the [LDAP] chase referrals attribute is set to True. The LDAP search flow reaches the convert_ldap_result(ldap_result) function inside

[Yahoo-eng-team] [Bug 1797876] Re: Default values for registered limit allows to set negative value

2018-10-25 Thread OpenStack Infra
** Changed in: keystone Status: Won't Fix => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1797876 Title: Default values for registered limit

[Yahoo-eng-team] [Bug 1780370] Re: [RFE] Replace the timer based periodic resync task of DHCP agents with an event driven one

2018-10-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/580548 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1d98f0a7d43bc45b66260053bde76d992fd613b8 Submitter: Zuul Branch:master commit 1d98f0a7d43bc45b66260053bde76d992fd613b8 Author: Kailun Qin Date: Fri Jul 6 20:20:08 2018

[Yahoo-eng-team] [Bug 1623117] Re: Prevent keystone from serving requests when schema or data migrations are not up to date

2018-10-25 Thread Morgan Fainberg
This is in violation of the rolling upgrade plans. Marking as "wont fix" ** Changed in: keystone Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1660603] Re: Difference in Implied Roles check API return code

2018-10-25 Thread Morgan Fainberg
Marking as "invalid" now. ** Changed in: keystone Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1660603 Title: Difference in

[Yahoo-eng-team] [Bug 1797876] Re: Default values for registered limit allows to set negative value

2018-10-25 Thread Morgan Fainberg
Marking as wont fix, the -1 is correct behavior for "no limit". ** Changed in: keystone Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1797140] Re: [RFE] create port by providing parameters subnet_id only

2018-10-25 Thread Miguel Lavalle
** Changed in: neutron Status: New => Won't Fix ** Tags removed: rfe -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1797140 Title: [RFE] create port by providing parameters

[Yahoo-eng-team] [Bug 1771860] Re: instance.availability_zone reports wrong az after live migration

2018-10-25 Thread Matt Riedemann
** Also affects: nova/rocky Importance: Undecided Status: New ** Changed in: nova/pike Status: New => Triaged ** Changed in: nova/queens Status: New => Triaged ** Changed in: nova/pike Importance: Undecided => Medium ** Changed in: nova/rocky Status: New =>

[Yahoo-eng-team] [Bug 1549544] Re: delete image action enabled when not allowed

2018-10-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/584750 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=71cac4a145d6726703d76ce66e1787df80c3f3cf Submitter: Zuul Branch:master commit 71cac4a145d6726703d76ce66e1787df80c3f3cf Author: mareklycka Date: Mon Jul 23 09:45:55 2018

[Yahoo-eng-team] [Bug 1799954] Re: cloud-init fails openstack detection from openstack lxd virtual instances

2018-10-25 Thread Scott Moser
Hi, I *do* want to fix cloud-init to accept your specific configuration of openstack datasource. The plan is to fix that under bug 1788487. I think you're suggesting that you are running nova-lxd as your platform. Is that correct? We have a couple options then to fix this: a.) cloud-init fix

[Yahoo-eng-team] [Bug 1799779] Re: LXD module installs the wrong ZFS package if it's missing

2018-10-25 Thread Scott Moser
marking this as 'fix-released' on xenial, it is not a problem there as there is a 'zfs' (virtual) package ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init Status: New => Confirmed ** Also affects: cloud-init (Ubuntu) Importance: Undecided

[Yahoo-eng-team] [Bug 1796689] Re: Incorrect results for tenant usage

2018-10-25 Thread Matt Riedemann
** Tags added: api ** Changed in: nova Importance: Undecided => Medium ** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1795800] Re: Username enumeration via response timing difference

2018-10-25 Thread Colleen Murphy
I disagree that this is too hard to fix. In fact I'm fairly sure I found it already: http://git.openstack.org/cgit/openstack/keystone/tree/keystone/auth/plugins/core.py?h=stable/pike#n174 We do a user lookup long before bothering to try to validate the password. The fix is to continue to go

[Yahoo-eng-team] [Bug 1799954] [NEW] cloud-init fails openstack detection from openstack lxd virtual instances

2018-10-25 Thread Sandro
Public bug reported: Hi, I'm using openstack (2:13.1.3-0ubuntu1) in a on-premise cloud to manage, among other types, LXD ubuntu bionic virtual instances (that run cloud-init version 18.3-9-g2e62cb8a-0ubuntu1~18.04.2), and unfortunately the DataSourceOpenStack.py module fails to detect

[Yahoo-eng-team] [Bug 1799953] [NEW] growpart does not work for lvm

2018-10-25 Thread Scott Moser
Public bug reported: Similar to bug 1491148, growpart does not support growing a lvm device. It would be good if growpart in conjunction with cloud-init could recognize that the filesystem was on a volume and grow the underlying partition or volume group. Related bugs: bug 1491148: growpart

[Yahoo-eng-team] [Bug 1793347] Re: keystone upgrade fails q->r oslo.log requirement to low

2018-10-25 Thread Colleen Murphy
Morgan, that's not true, we've switched to managing our own requirements: http://lists.openstack.org/pipermail/openstack- dev/2018-March/128352.html Looking at stable/rocky we still refer to 3.36.0 so we do need to fix that ourselves

[Yahoo-eng-team] [Bug 1799949] [NEW] VM instance building forever when a RPC error occurs

2018-10-25 Thread Wallace Felipe Francisco Cardoso
Public bug reported: Description === For the cases where an error occur inside the box of a component (nova-conductor, nova-compute, nova-scheduler), the system seems to handle the error putting the VM instance in the error state. But, earlier errors in the exchange between each

[Yahoo-eng-team] [Bug 1799929] Re: Invalid command 'WSGIDaemonProcess', perhaps misspelled or defined by a module not included in the server configuration

2018-10-25 Thread Colleen Murphy
You need to install the mod_wsgi package, which is mentioned here: https://docs.openstack.org/keystone/latest/install/keystone-install- rdo.html#install-and-configure-components ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1799929] [NEW] Invalid command 'WSGIDaemonProcess', perhaps misspelled or defined by a module not included in the server configuration

2018-10-25 Thread Aditi Jadhav
Public bug reported: Trying to install Keystone version13.0.0 on Intel RedHat platform. Before we need to start Keystone service, we need to start apache service. While executing command /usr/bin/httpd following error occurred: ```$ sudo /usr/sbin/httpd AH00526: Syntax error on line 5 of

[Yahoo-eng-team] [Bug 1793389] Re: Upgrade to Ocata: Keystone Intermittent Missing 'options' Key

2018-10-25 Thread Jesse Pretorius
** Also affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1793389 Title: Upgrade to Ocata: Keystone

[Yahoo-eng-team] [Bug 1799904] [NEW] ICMPv6 is not an available protocol when creating Firewall-Rule

2018-10-25 Thread Yue Qu
Public bug reported: When creating IPv6 firewall rule, the network protocol that can be selected is ICMP TCP UDP or null,but in fact, ICMPv6 is the message control protocol we actually need for the firewall rule whose ip-version = 6. I tried to create a firewall rule whose "ip-version=6

[Yahoo-eng-team] [Bug 1799896] [NEW] There is a problem with the gateway address input special symbol when creating a subnet

2018-10-25 Thread pengyuesheng
Public bug reported: 1. Click Create Subnet. 2. In the Create Subnet page, enter a special symbol for the gateway address, for example *., check Disable Gateway and click Next. Result: Clicking the "Next" button has no effect. ** Affects: horizon Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1799892] [NEW] Placement API crashes with 500s in Rocky upgrade with downed compute nodes

2018-10-25 Thread Mohammed Naser
Public bug reported: I ran into this upgrading another environment into Rocky, deleted the problematic resource provider, but just ran into it again in another upgrade of another environment so there's something wonky. Here's the traceback: = 2018-10-25 09:18:29.853 7431 ERROR

[Yahoo-eng-team] [Bug 1799885] [NEW] [FWaaS]Firewall rule for fip's DNAT traffic, destination address should be this fip

2018-10-25 Thread Wang Weijia
Public bug reported: Bug description: When we write a firewall group rule which limit fip's DNAT traffic, for example we want to accept the traffic into a VM binding a fip, the rule's destination address should be VM's intranet IP address (not fip IP address) currently. However if we associate