[Yahoo-eng-team] [Bug 1501206] Re: router:dhcp ports are open resolvers

2019-10-18 Thread Mathew Hodson
** Changed in: neutron (Ubuntu) Status: Triaged => Fix Released ** Also affects: neutron (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: neutron (Ubuntu Bionic) Status: New => Fix Released ** Changed in: neutron (Ubuntu Bionic) Importance: Undecided =>

[Yahoo-eng-team] [Bug 1844688] Re: "radvd" daemon does not work by default in some containers

2019-10-18 Thread OpenStack Infra
Reviewed: https://review.opendev.org/683207 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6a5a75d5a6d4af08310774cef1b091d2ce2551d4 Submitter: Zuul Branch:master commit 6a5a75d5a6d4af08310774cef1b091d2ce2551d4 Author: Rodolfo Alonso Hernandez Date: Thu Sep 19 17:12

[Yahoo-eng-team] [Bug 1848625] Re: Domain admin can't list users in domain via CLI

2019-10-18 Thread Colleen Murphy
> Maybe we should provide a way to generate a domain vs project scoped token from Horizon when logged in as the desired user. I think that's a valid request, could you file that with the horizon project? ** Changed in: keystone Status: New => Invalid -- You received this bug notification

[Yahoo-eng-team] [Bug 1847727] Re: CI: failing on CRITICAL may be still too strong

2019-10-18 Thread Radosław Piliszek
** No longer affects: keystone -- 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/1847727 Title: CI: failing on CRITICAL may be still too strong Status in kolla-ansibl

[Yahoo-eng-team] [Bug 1848738] [NEW] Sometimes dnsmasq may not be restarted after adding new subnet

2019-10-18 Thread Slawek Kaplonski
Public bug reported: Tested on stable/queens but this code isn't changed a lot since than so probably may happen also on newer releases. Sometimes (probably due to some race condition) dhcp agent spawns dnsmasq process and sets first "tag0" for the dhcp-range option and in opts file for subnet bu

[Yahoo-eng-team] [Bug 1845622] Re: [RFE] Decouple allow_address_pair service with security_group

2019-10-18 Thread Slawek Kaplonski
According to last comment from Yang Youseok, I will mark this rfe as postponed. If there will be some valid use cases for that we can revive it in the future. ** Tags removed: rfe-triaged ** Tags added: rfe-postponed ** Changed in: neutron Status: Confirmed => Opinion -- You received thi

[Yahoo-eng-team] [Bug 1848690] [NEW] subnet_is_ipv6() function does not work for types ipv6_dhcpv6-stateless|stateful

2019-10-18 Thread Harald Jensås
Public bug reported: def subnet_is_ipv6(subnet): """Common helper for checking network_state subnets for ipv6.""" # 'static6' or 'dhcp6' if subnet['type'].endswith('6'): # This is a request for DHCPv6. return True elif subnet['type'] == 'static' and is_ipv6_addr(sub

[Yahoo-eng-team] [Bug 1848666] [NEW] Race can cause instance to become ACTIVE after build error

2019-10-18 Thread Matthew Booth
Public bug reported: 2 functions used in error cleanup in _do_build_and_run_instance: _cleanup_allocated_networks and _set_instance_obj_error_state, call an unguarded instance.save(). The problem with this is that the instance object may have been in an unclean state before the build exception was