[Yahoo-eng-team] [Bug 2054435] [NEW] Testing errors when using new netaddr library

2024-02-20 Thread Dr. Jens Harbott
Public bug reported: Failures can be seen in neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager unit tests with netaddr >= 1.0.0 (see e.g. https://zuul.opendev.org/t/openstack/build/3f23859f8ce44ebbb41eda01b76d1d3b): netaddr.core.AddrFormatError: '1' is not a

[Yahoo-eng-team] [Bug 2044215] Re: Designate in openstack kolla ansible latest version has issues with dns-integration-domain-keywords. Keyword is replaced by project_name instead of project_id even w

2023-11-22 Thread Dr. Jens Harbott
>From the description this affects the dns-integration in neutron, this is independent of designate. ** Project changed: designate => neutron ** Tags added: dns ** Summary changed: - Designate in openstack kolla ansible latest version has issues with dns-integration-domain-keywords. Keyword

[Yahoo-eng-team] [Bug 2026345] Re: Sphinx raises 'ImageDraw' object has no attribute 'textsize' error

2023-10-06 Thread Dr. Jens Harbott
** Also affects: ironic 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/2026345 Title: Sphinx raises 'ImageDraw' object has

[Yahoo-eng-team] [Bug 2036530] [NEW] wrong URLs in upgrade check

2023-09-19 Thread Dr. Jens Harbott
|", "| user-token.html |", ``` but that URL gives a 404. The correct URL would be https://docs.openstack.org/nova/latest/admin/configuration/service-user- token.html ** Affects: nova Importance:

[Yahoo-eng-team] [Bug 2033980] Re: Neutron fails to respawn radvd due to corrupt pid file

2023-09-18 Thread Dr. Jens Harbott
** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2033980 Title: Neutron fails to respawn radvd due to corrupt pid file

[Yahoo-eng-team] [Bug 2033556] [NEW] Documentation for DNS integration is incomplete

2023-08-30 Thread Dr. Jens Harbott
be enabled. https://docs.openstack.org/neutron/latest/admin/config-dns-int.html should get a reference to that doc. ** Affects: neutron Importance: Undecided Assignee: Dr. Jens Harbott (j-harbott) Status: New ** Tags: dns ** Changed in: neutron Assignee: (unassigned) =>

[Yahoo-eng-team] [Bug 1424728] Re: Remove old rpc alias(es) from code

2023-07-10 Thread Dr. Jens Harbott
** Changed in: grenade Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1424728 Title: Remove old rpc alias(es) from code Status in Cinder: Fix Released

[Yahoo-eng-team] [Bug 2025096] Re: test_rebuild_volume_backed_server failing 100% on ceph job

2023-07-10 Thread Dr. Jens Harbott
** Changed in: devstack Status: Fix Committed => 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/2025096 Title: test_rebuild_volume_backed_server

[Yahoo-eng-team] [Bug 2025486] Re: [stable/wallaby] neutron-tempest-plugin-scenario-ovn-wallaby fails on ovn git clone

2023-07-10 Thread Dr. Jens Harbott
** Changed in: devstack Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2025486 Title: [stable/wallaby] neutron-tempest-plugin-scenario-ovn-wallaby

[Yahoo-eng-team] [Bug 2024921] [NEW] Formalize use of subnet service-type for draining subnets

2023-06-23 Thread Dr. Jens Harbott
Public bug reported: As documented in https://docs.openstack.org/neutron/latest/admin/config- service-subnets.html, subnets can be assigned a service-type which ensures that they are only used to allocate addresses to a specific device owner. But the current implementation also allows this

[Yahoo-eng-team] [Bug 1959666] Re: Neutron-dynamic-routing does not work with OVN

2023-06-20 Thread Dr. Jens Harbott
Ack, OVN+NDR is working in general now, some specific use case may still need additional work. ** Changed in: neutron Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 2023632] [NEW] n-d-r: Peering failing on mixed IPv4 + IPv6 updates

2023-06-13 Thread Dr. Jens Harbott
raise error Jun 13 08:06:03 vm2 neutron-bgp-dragent[3280003]: netaddr.core.AddrFormatError: invalid partial IPv4 address: '2001:db8::308'! Jun 13 08:06:03 vm2 neutron-bgp-dragent[3280003]: : netaddr.core.AddrFormatError: invalid partial IPv4 address: '2001:db8::308'! Full logs attached. **

[Yahoo-eng-team] [Bug 1841788] Re: neutron_dynamic_routing.services.bgp.bgp_plugin.BgpPlugin DBError

2023-05-23 Thread Dr. Jens Harbott
The original issue seems to have been related to python2.7, which is no longer supported. It was also never reproduced. Please reopen if you still see this issue and have a way to reproduce it. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because

[Yahoo-eng-team] [Bug 1898634] Re: BGP peer is not working

2023-05-18 Thread Dr. Jens Harbott
Seems this should be resolved by now. ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1898634 Title: BGP peer is not

[Yahoo-eng-team] [Bug 2016414] [NEW] Message when creating new neutron bugs has outdated links

2023-04-16 Thread Dr. Jens Harbott
Public bug reported: When creating a new neutron bug, this info message is shown: -+-+-+- Thanks for reporting a bug, the Neutron team loves you! Please check our defect management process, to see what to expect next:

[Yahoo-eng-team] [Bug 2016413] [NEW] api-ref: missing documentation for subnet-onboard

2023-04-16 Thread Dr. Jens Harbott
Public bug reported: The subnet-onboard API extension should be mentioned in the API ref for subnet pools together with the API call for networking/v2.0/subnetpools//onboard_network_subnets ** Affects: neutron Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1967268] Re: glance install with `USE_VENV=True` fails

2023-03-31 Thread Dr. Jens Harbott
Not sure why this was reopened. ** Changed in: devstack Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1967268 Title: glance install with

[Yahoo-eng-team] [Bug 1998927] Re: openstack server add fixed ip --fixed-ip does not set correct ip address

2022-12-06 Thread Dr. Jens Harbott
Regression introduced by https://review.opendev.org/c/openstack/python- openstackclient/+/820050 ** Project changed: nova => python-openstackclient -- 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 1990809] Re: multinode setup, devstack scheduler fails to start after controller restart

2022-10-11 Thread Dr. Jens Harbott
Devstack isn't meant to be rebooted. If you can come up with a patch to improve this issue, we will review it, but otherwise redeploying after a reboot is the expected solution. ** Changed in: devstack Status: New => Won't Fix -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1967268] Re: glance install with `USE_VENV=True` fails

2022-09-24 Thread Dr. Jens Harbott
** Changed in: devstack Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1967268 Title: glance install with `USE_VENV=True` fails Status in

[Yahoo-eng-team] [Bug 1894981] Re: [neutron-dynamic-routing] The self-service network can be bound to the bgp speaker

2022-09-16 Thread Dr. Jens Harbott
There are valid use cases for that scenario. ** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1894981 Title:

[Yahoo-eng-team] [Bug 1988026] [NEW] Neutron should not create security group with project==None

2022-08-29 Thread Dr. Jens Harbott
Public bug reported: When a non-admin user tries to list security groups for project_id "None", Neutron creates a default security group for that project and returns an empty list to the caller. To reproduce: openstack --os-cloud devstack security group list --project None openstack --os-cloud

[Yahoo-eng-team] [Bug 1978564] [NEW] Unit tests fail with latest pyroute2 releases

2022-06-14 Thread Dr. Jens Harbott
link.nlmsg_base()) 2022-06-14 03:53:43.008569 | ubuntu-focal | 2022-06-14 03:53:43.008578 | ubuntu-focal | AttributeError: module 'pyroute2' has no attribute 'netlink' ** Affects: neutron Importance: Undecided Assignee: Dr. Jens Harbott (j-harbott) Status: In Progress ** Chan

[Yahoo-eng-team] [Bug 1960346] Re: Volume detach failure in devstack-platform-centos-9-stream job

2022-02-10 Thread Dr. Jens Harbott
** Project changed: devstack => 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/1960346 Title: Volume detach failure in devstack-platform-centos-9-stream job

[Yahoo-eng-team] [Bug 1959666] [NEW] Neutron-dynamic-routing does not work with OVN

2022-02-01 Thread Dr. Jens Harbott
Public bug reported: When using OVN as Neutron backend, announcing prefixes with neutron- dynamic-routing is currently not working due to changes in the database structure. Some attempt to fix this has been made in https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/814055 but wasn't

[Yahoo-eng-team] [Bug 1951872] [NEW] OVN: Missing reverse DNS for instances

2021-11-22 Thread Dr. Jens Harbott
Public bug reported: When using OVN, reverse DNS for instances is not working. With dhcp- agent: ubuntu@vm1:~$ host 10.0.0.11 10.0.0.3 Using domain server: Name: 10.0.0.3 Address: 10.0.0.3#53 Aliases: 11.0.0.10.in-addr.arpa domain name pointer vm3.openstackgate.local. With OVN: ubuntu@vm1:~$

[Yahoo-eng-team] [Bug 1951816] [NEW] [OVN] setting a IPv6 address in dns_servers is broken

2021-11-22 Thread Dr. Jens Harbott
Public bug reported: When listing an IPv6 address in dns_servers, its last four octets are being added to DHCPv4 replies. The expected result is that the address is added to DHCPv6 replies. ** Affects: neutron Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1951074] [NEW] [OVN] default setting leak nameserver config from the host to instances

2021-11-16 Thread Dr. Jens Harbott
Public bug reported: Using the default settings, i.e. without [ovn]dns_servers being specified in ml2_conf.ini, OVN will send the nameserver addresses that are specified in /etc/resolv.conf on the host in DHCP responses. This may lead to unexpected leaks about the host infrastructure and thus

[Yahoo-eng-team] [Bug 1950686] [NEW] [OVN] dns-nameserver=0.0.0.0 for a subnet isn't treated properly

2021-11-11 Thread Dr. Jens Harbott
Public bug reported: As documented in https://docs.openstack.org/neutron/latest/admin/config- dns-res.html#case-1-each-virtual-network-uses-unique-dns-resolver-s , setting dns-nameserver=0.0.0.0 for a subnet should indicate that DHCP should not advertise any DNS server to instances on that

[Yahoo-eng-team] [Bug 1947127] [NEW] Some DNS extensions not working with OVN

2021-10-14 Thread Dr. Jens Harbott
Public bug reported: On a fresh devstack install with the q-dns service enable from the neutron devstack plugin, some features still don't work, e.g.: $ openstack subnet set private-subnet --dns-publish-fixed-ip BadRequestException: 400: Client Error for url:

[Yahoo-eng-team] [Bug 1926638] Re: Neutron - "neutron-tempest-plugin-designate-scenario" gate fails all the time

2021-09-26 Thread Dr. Jens Harbott
** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1926638 Title: Neutron - "neutron-tempest-plugin-designate-scenario"

[Yahoo-eng-team] [Bug 1921414] Re: Designate PTR record creation results in in-addr.arpa. zone owned by invalid project ID

2021-03-26 Thread Dr. Jens Harbott
You shouldn't be using Designate's PTR feature at the same time as Neutron's dns_integration, those two are not meant to co-exist. If you want to use designate, set the [service:central]managed_resource_tenant_id variable to the project that you want designate to use for managed resources, the

[Yahoo-eng-team] [Bug 1790038] Re: Network's subnets with different subnet pools

2021-03-03 Thread Dr. Jens Harbott
Seems that neutron is working as expected here and the bug of not showing the error in detail has been resolved. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1912931] Re: dns_domain not getting set with vlan base provider

2021-01-23 Thread Dr. Jens Harbott
This is the expected behaviour, you can override the dns-domain per port, if you do not specify it, the value is taken from the associated network, but it is not copied into the field for the port. Otherwise a change of the dns-domain for the network would no longer affect the port. ** Changed

[Yahoo-eng-team] [Bug 1746627] Re: Reverse floating IP records are not removed when floating IP is deleted

2021-01-23 Thread Dr. Jens Harbott
As I mentioned in the patch, combining neutron dns-integration with the designate PTR functionality is not supported, so if this is the issue, the bug is invalid. I actually think that we should deprecate and drop the designate support for that in order to avoid such conflicts. ** Changed in:

[Yahoo-eng-team] [Bug 1903342] Re: Neutron – port creation should fail when used network has no subnet associated

2020-11-07 Thread Dr. Jens Harbott
This is still invalid, there are good reasons to create a port without a fixed_ip. You might want to discuss with nova whether they want to make step 4 invalid, but step 2 is correct and should not be changed. ** Changed in: neutron Status: New => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1898886] Re: Can't establish BGP session with password authentication

2020-10-10 Thread Dr. Jens Harbott
This is an issue with the os-ken library, see https://storyboard.openstack.org/#!/story/2007910 . The issue is fixed with the latest release of the library, make sure to upgrade. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1895636] Re: 'NoneType' object has no attribute 'address_scope_id'

2020-09-16 Thread Dr. Jens Harbott
This looks like a deployment issue to me, If you find a way to reproduce without using charms, please update accordingly. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1861401] Re: Renaming instance brokes DNS integration

2020-08-31 Thread Dr. Jens Harbott
DNS is expected to match the hostname of an instance, which according to nova above is immutable. If you want an instance with a different hostname, you need to create a new one. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1882521] [NEW] Failing device detachments on Focal

2020-06-08 Thread Dr. Jens Harbott
Public bug reported: The following tests are failing consistently when deploying devstack on Focal in the CI, see https://review.opendev.org/734029 for detailed logs: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume

[Yahoo-eng-team] [Bug 1882421] [NEW] inject_password fails with python3

2020-06-07 Thread Dr. Jens Harbott
-01a nova-compute[2983293]: ERROR nova.compute.manager [instance: 5604d60c-61c9-49b5-8786-ff5144817863] TypeError: a bytes-like object is required, not 'str' Jun 06 15:48:39 jh-devstack-focal-01a nova-compute[2983293]: ERROR nova.compute.manager [instance: 5604d60c-61c9-49b5-8786-ff5144817863] ** Affe

[Yahoo-eng-team] [Bug 1875981] Re: Admin deleting servers or ports leaves orphaned DNS records

2020-06-04 Thread Dr. Jens Harbott
** No longer affects: designate -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1875981 Title: Admin deleting servers or ports leaves orphaned DNS records Status in neutron: In

[Yahoo-eng-team] [Bug 1875981] Re: Admin deleting servers for other tenants

2020-05-12 Thread Dr. Jens Harbott
I can reproduce this and I think the error is in the neutron code, not in designate. ** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1871327] Re: stable/stein tempest-full job fails with "tempest requires Python '>=3.6' but the running Python is 2.7.17"

2020-04-27 Thread Dr. Jens Harbott
** Changed in: devstack Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1871327 Title: stable/stein tempest-full job fails with "tempest

[Yahoo-eng-team] [Bug 1866961] Re: ImportError: cannot import name 'Feature'

2020-04-27 Thread Dr. Jens Harbott
AFAICT this doesn't affect devstack directly, please add steps to reproduce if the issue still exists. ** Changed in: devstack Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1863091] [NEW] IPVS setup fails with openvswitch firewall driver, works with iptables_hybrid

2020-02-13 Thread Dr. Jens Harbott
Public bug reported: We have some IPVS setup deployed according to https://cloudbau.github.io/openstack/loadbalancing/networking/ipvs/2017/03/20 /ipvs-direct-routing-on-top-of-openstack.html which stopped working after upgrading from Queens to Rocky and switching from the iptables_hybrid firewall

[Yahoo-eng-team] [Bug 1784879] Re: Neutron doesn't update Designate with some use cases

2020-01-14 Thread Dr. Jens Harbott
Patches to neutron-tempest-plugin, SDK and OSC also got merged, so I'd consider this thing finished. https://review.opendev.org/679833 https://review.opendev.org/680384 https://review.opendev.org/679834 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug

[Yahoo-eng-team] [Bug 1858377] Re: [neutron-dynamic-routing]The bgp_speaker_show_dragents interface should be modified to bgp_dragent_list_hosting_speakers

2020-01-10 Thread Dr. Jens Harbott
Actually this is a command implemented by the python-neutronclient OSC plugin. There's a patch proposed at https://review.opendev.org/701125 ** Also affects: python-neutronclient Importance: Undecided Status: New ** Changed in: python-neutronclient Status: New => In Progress **

[Yahoo-eng-team] [Bug 1750121] Re: Dynamic routing: adding speaker to agent fails

2019-12-20 Thread Dr. Jens Harbott
** Changed in: cloud-archive Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1750121 Title: Dynamic routing: adding speaker to agent fails

[Yahoo-eng-team] [Bug 1853280] Re: nova-live-migration job constantly fails on stable/pike

2019-12-19 Thread Dr. Jens Harbott
** Changed in: devstack-plugin-ceph Status: Fix Committed => 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/1853280 Title: nova-live-migration job

[Yahoo-eng-team] [Bug 1852447] [NEW] FWaaS: adding a router port to fwg and removing it leaves the fwg active

2019-11-13 Thread Dr. Jens Harbott
Public bug reported: Steps to reproduce: - Create a router - Optionally create a new firewall group (issue also happens when using the default FWG) - Add a subnet to the router - Add the router port to the firewall group - Verify that the status of the firewall group changes from INACTIVE to

[Yahoo-eng-team] [Bug 1827689] Re: Install and configure (Ubuntu) in glance

2019-10-07 Thread Dr. Jens Harbott
Fixed in https://review.opendev.org/666973 ** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1827689 Title: Install and

[Yahoo-eng-team] [Bug 1844500] [NEW] get_cmdline_from_pid may fail

2019-09-18 Thread Dr. Jens Harbott
File "neutron/agent/linux/utils.py", line 356, in pid_invoked_with_cmdline cmd = get_cmdline_from_pid(pid) File "neutron/agent/linux/utils.py", line 326, in get_cmdline_from_pid with open('/proc/%s/cmdline' % pid, 'r') as f: IOError: [Errno 2] No such file or directory: '/proc/2

[Yahoo-eng-team] [Bug 1762369] Re: DNS domain name update test give KeyError

2019-09-04 Thread Dr. Jens Harbott
** Changed in: neutron Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1762369 Title: DNS domain name update test give KeyError Status in

[Yahoo-eng-team] [Bug 1778207] Re: fwaas v2 add port into firewall group failed

2019-08-26 Thread Dr. Jens Harbott
*** This bug is a duplicate of bug 1762454 *** https://bugs.launchpad.net/bugs/1762454 ** This bug has been marked a duplicate of bug 1762454 FWaaS: Invalid port error on associating ports (distributed router) to firewall group -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1834849] Re: Wrong endpoints config with configure_auth_token_middleware

2019-07-03 Thread Dr. Jens Harbott
** Changed in: devstack Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1834849 Title: Wrong endpoints config with configure_auth_token_middleware Status

[Yahoo-eng-team] [Bug 1822453] Re: neutron-tempest-plugin-designate-scenario is broken

2019-04-01 Thread Dr. Jens Harbott
Actually this is a regression in devstack introduced by https://review.openstack.org/636078 , but your workaround seems sensible anyway. But since this will affect other jobs as well, we should fix it in devstack, too. ** Also affects: devstack Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1539640] Re: Make dhcp agent not recycle ports in binding_failed state

2019-02-07 Thread Dr. Jens Harbott
** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1539640 Title: Make dhcp agent not recycle ports in binding_failed

[Yahoo-eng-team] [Bug 1691047] Re: dhcp agent - multiple interfaces, last iface coming up overwrite resolv.conf

2019-02-07 Thread Dr. Jens Harbott
*** This bug is a duplicate of bug 1311040 *** https://bugs.launchpad.net/bugs/1311040 ** This bug has been marked a duplicate of bug 1311040 Subnet option to disable dns server -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1810309] [NEW] Edit project validates quota against resources used in current project instead of edited project

2019-01-02 Thread Dr. Jens Harbott
Public bug reported: This is a followup to https://bugs.launchpad.net/horizon/+bug/1713724, which fixed the issue for Nova ressources, but there is still a similar issue for volumes. Steps to reproduce (via Horizon, of course): 1. Create new project, new user with admin credentials, set new

[Yahoo-eng-team] [Bug 1803717] [NEW] Instance snapshot fails with rbd backend

2018-11-16 Thread Dr. Jens Harbott
Public bug reported: http://logs.openstack.org/85/617985/1/check/devstack-plugin-ceph- tempest/58fe872/controller/logs/screen-n-cpu.txt.gz#_Nov_16_07_59_55_423217 Nov 16 08:07:14.891163 ubuntu-xenial-rax-iad-536097 nova-compute[3629]: DEBUG nova.virt.libvirt.storage.rbd_utils [None

[Yahoo-eng-team] [Bug 1802901] [NEW] Federation functional job failing on Bionic

2018-11-12 Thread Dr. Jens Harbott
Public bug reported: When doing a test to migrate the functional tests to Bionic, this error occured within keystone-dsvm-functional-federation: 2018-10-18 15:43:32.336409 | controller | ++ functions-common:apt_get:1083 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy=

[Yahoo-eng-team] [Bug 1653587] Re: Images tab not showing the available images

2018-07-02 Thread Dr. Jens Harbott
If the issue still exists with current devstack, please describe the steps needed to reproduce. ** Changed in: devstack Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1779247] Re: directly in the external DNS service unsuccessful

2018-06-29 Thread Dr. Jens Harbott
DNS integration is a feature of Neutron, not Designate. Also in your case has "router:external = True", which violates one of the conditions listed in https://docs.openstack.org/neutron/queens/admin /config-dns-int-ext-serv.html#configuration-of-the-externally- accessible-network-for-use-case-3

[Yahoo-eng-team] [Bug 1765122] Re: qemu-img execute not mocked in unit tests

2018-06-26 Thread Dr. Jens Harbott
stable/pike (16.1.4) is also affected by this. ** Also affects: nova (Ubuntu) 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).

[Yahoo-eng-team] [Bug 1611237] Re: Restart neutron-openvswitch-agent get ERROR "Switch connection timeout"

2018-06-05 Thread Dr. Jens Harbott
** Changed in: devstack Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1611237 Title: Restart neutron-openvswitch-agent get ERROR "Switch connection

[Yahoo-eng-team] [Bug 1445199] Re: Nova user should not have admin role

2018-06-05 Thread Dr. Jens Harbott
Devstack is meant to provide a deployment suitable for development, not a hardened setup that could be used in production. While it could adopt this if Nova supported it, I'll mark the bug as invalid for devstack. ** Changed in: devstack Status: New => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1599936] Re: l2gw provider config prevents *aas provider config from being loaded

2018-06-05 Thread Dr. Jens Harbott
** Changed in: devstack Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1599936 Title: l2gw provider config prevents *aas provider config from being loaded

[Yahoo-eng-team] [Bug 1660650] Re: Can't log in into Horizon when deploying Manila+Sahara

2018-06-05 Thread Dr. Jens Harbott
** Changed in: devstack Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1660650 Title: Can't log in into Horizon when deploying

[Yahoo-eng-team] [Bug 1700496] Re: Notifications are emitted per-cell instead of globally

2018-06-05 Thread Dr. Jens Harbott
[Closing for devstack because there has been no activity for 60 days.] ** Changed in: devstack Status: Incomplete => Invalid -- 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 1741079] Re: Deleting heat stack doesnt delete dns records

2018-04-23 Thread Dr. Jens Harbott
** Changed in: neutron Status: Expired => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1741079 Title: Deleting heat stack doesnt delete dns records Status in neutron:

[Yahoo-eng-team] [Bug 1726462] Re: legacy-tempest-dsvm-neutron-full times out waiting for vol available

2018-04-23 Thread Dr. Jens Harbott
Currently 38 hits in the last 7 days, but mostly for other jobs, so I don't think that this is related to Neutron, rather Tempest and/or Cinder. ** Also affects: tempest Importance: Undecided Status: New ** Also affects: cinder Importance: Undecided Status: New ** Summary

[Yahoo-eng-team] [Bug 1667579] Re: swift-proxy-server fails to start with Python 3.5

2018-04-06 Thread Dr. Jens Harbott
Seems that this is an issue that only swift can solve. Hopefully this gets done well before py2 is EOL so there can be a reasonable transition period. IMO it would have to be at least a year, so swift should be making it a critical effort to support Python 3 by the end of 2018. The clock is

[Yahoo-eng-team] [Bug 1580728] Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 386: ordinal not in range(128) in nova.virt.libvirt.vif:unplug with unicode instance.display_nam

2018-04-05 Thread Dr. Jens Harbott
Change for devstack has been abandoned, assuming this has been fixed in other projects. ** Changed in: devstack Status: Confirmed => Invalid -- 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 1736385] Re: placement is not being properly restarted in grenade (pike to master)

2018-03-19 Thread Dr. Jens Harbott
Looks like the fix in devstack has been abandoned and the issue resolved via a patch in grenade, please update if this is incorrect. ** Changed in: devstack Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1744359] Re: Neutron haproxy logs are not being collected

2018-03-19 Thread Dr. Jens Harbott
Seems like this has been an issue in Neutron, please reopen if there is still some issue with devstack. ** Changed in: devstack Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1752903] [NEW] Floating IPs should not allocate IPv6 addresses

2018-03-02 Thread Dr. Jens Harbott
Public bug reported: When there are both IPv4 and IPv6 subnets on the public network, the port that a floating IP allocates there gets assigned addresses from both subnets. Since a floation IP is a pure IPv4 construct, allocating an IPv6 address for it is completely useless and should be avoided,

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

2018-02-23 Thread Dr. Jens Harbott
ryu in this place doesn't show the address of the peer, but the router id, which indeed was configured to 0.0.0.82 in that case. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[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 1750591] [NEW] Admin-deployed qos policy breaks tenant port creation

2018-02-20 Thread Dr. Jens Harbott
Public bug reported: This is mainly following https://docs.openstack.org/neutron/pike/admin /config-qos.html, steps to reproduce: 1. Admin creates qos policy "default" in admin project 2. User creates network "mynet" in user project 3. Admin applies qos policy to tenant network via "openstack

[Yahoo-eng-team] [Bug 1750562] [NEW] Dynamic routing: Docs for speaker scheduling are incorrect

2018-02-20 Thread Dr. Jens Harbott
is automatically scheduled to the first available agent. ** Affects: neutron Importance: Undecided Assignee: Dr. Jens Harbott (j-harbott) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https

[Yahoo-eng-team] [Bug 1750383] [NEW] Dynamic routing: Error logged during speaker removal

2018-02-19 Thread Dr. Jens Harbott
Public bug reported: During normal operations, when a BGP speaker is deleted and being removed from an agent during that operation, an error like this is being logged: Feb 19 10:25:05.054654 ubuntu-xenial-ovh-bhs1-0002607943 neutron-bgp-dragent[30255]: INFO bgpspeaker.peer [-] Connection to

[Yahoo-eng-team] [Bug 1750129] [NEW] Dynamic routing: peer not removed from agent

2018-02-17 Thread Dr. Jens Harbott
Public bug reported: After going through https://docs.openstack.org/neutron-dynamic- routing/latest/contributor/testing.html even after removing both the speaker from the agent and the peer from the speaker, the agent still continues trying to connect to the peer address. Expected result would

[Yahoo-eng-team] [Bug 1750121] [NEW] Dynamic routing: adding speaker to agent fails

2018-02-17 Thread Dr. Jens Harbott
Public bug reported: When following https://docs.openstack.org/neutron-dynamic- routing/latest/contributor/testing.html everything works fine because the speaker is scheduled to the agent automatically (in contrast to what the docs say). But if I remove the speaker from the agent and add it again

[Yahoo-eng-team] [Bug 1749323] Re: Deleting the first of multiple HA routers munges HA network

2018-02-15 Thread Dr. Jens Harbott
*** This bug is a duplicate of bug 1732543 *** https://bugs.launchpad.net/bugs/1732543 ** This bug has been marked a duplicate of bug 1732543 HA network tenant network fails upon router delete -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1736669] [NEW] designate driver should autodetect API version

2017-12-05 Thread Dr. Jens Harbott
Public bug reported: Currently the designate driver assumes that the url it is given points to the v2 API endpoint, i.e. it includes the "/v2" suffix. When this is omitted, the driver makes broken calls to designate. For more stable operations and simplified configuration, the driver should be

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

2017-11-26 Thread Dr. Jens Harbott
** Also affects: neutron (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1501206 Title: router:dhcp ports are open resolvers Status

[Yahoo-eng-team] [Bug 1437350] Re: Don't use exit status 0 when rejecting login as root

2017-11-24 Thread Dr. Jens Harbott
This should be fixed in 0.4.0, please re-open if you still see an issue there. Exit code is 43. ** Changed in: cirros 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.

[Yahoo-eng-team] [Bug 1459042] Re: cloud-init fails to report IPv6 connectivity when booting

2017-11-24 Thread Dr. Jens Harbott
This should be fixed in 0.4.0, please re-open if you still see an issue there. ** Changed in: cirros Status: Fix Committed => Fix Released ** Changed in: cloud-init Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1672792] Re: Nova with ceph backend instance creation fails with: the name of the pool must be a string

2017-11-23 Thread Dr. Jens Harbott
** Changed in: nova/ocata Status: Fix Committed => 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/1672792 Title: Nova with ceph backend instance

[Yahoo-eng-team] [Bug 1733933] [NEW] nova-conductor is masking error when rescheduling

2017-11-22 Thread Dr. Jens Harbott
Public bug reported: Sometimes when build_instance fails on n-cpu, the error that n-cond receives is mangles like this: Nov 22 17:39:04 jh-devstack-03 nova-conductor[26556]: ERROR nova.scheduler.utils [None req-fd8acb29-8a2c-4603-8786-54f2580d0ea9 tempest-FloatingIpSameNetwork-1597192363

[Yahoo-eng-team] [Bug 1733515] Re: use_journal option not available in ocata

2017-11-21 Thread Dr. Jens Harbott
** Also affects: openstack-manuals 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/1733515 Title: use_journal option not

[Yahoo-eng-team] [Bug 1733515] [NEW] use_journal option not available in ocata

2017-11-21 Thread Dr. Jens Harbott
Public bug reported: The config documentation for Nova Ocata lists the "use_journal" option[1], however that option was added to oslo.log only for the Pike cycle[2] in oslo.log==3.24.0. It isn't available e.g. in Ubuntu Ocata UCA with python-oslo.log=3.20.1-0ubuntu1~cloud0. [1]

[Yahoo-eng-team] [Bug 1731857] [NEW] DVR scenario tests fail in default deployment

2017-11-13 Thread Dr. Jens Harbott
Public bug reported: neutron.tests.tempest.scenario.test_dvr.NetworkDvrTest.test_vm_reachable_through_compute [220.774590s] ... FAILED neutron.tests.tempest.scenario.test_migration.NetworkMigrationFromDVRHA.test_from_dvr_ha_to_dvr [319.845960s] ... FAILED

[Yahoo-eng-team] [Bug 1715842] [NEW] Wrong information about DNS resolution in admin guide

2017-09-08 Thread Dr. Jens Harbott
in case 2 and to the ones configured in ``/etc/resolv.conf`` on the host in case 3. ** Affects: neutron Importance: Undecided Assignee: Dr. Jens Harbott (j-harbott) Status: New ** Changed in: neutron Assignee: (unassigned) => Dr. Jens Harbott (j-harbott) -- You rece

[Yahoo-eng-team] [Bug 1714961] [NEW] Incorrect description on Flavor Access tab

2017-09-04 Thread Dr. Jens Harbott
Public bug reported: It reads: "Select the projects where the flavors will be used. If no projects are selected, then the flavor will be available in all projects." This is only true when the flavor is public, in that case the selection of projects isn't relevant anyway. When the flavor is

[Yahoo-eng-team] [Bug 1714937] [NEW] keystone returns 500 on password change

2017-09-04 Thread Dr. Jens Harbott
Public bug reported: $ openstack user set --password-prompt demo User Password: Repeat User Password: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-175ea0bf-02d3-4d73-a3ca-662612c36543) $ Although there is an error, the password has been

[Yahoo-eng-team] [Bug 1714901] [NEW] gate-rally-dsvm-neutron-neutron-ubuntu-xenial failing 100% in NeutronTrunks.create_and_list_trunk_subports

2017-09-04 Thread Dr. Jens Harbott
Public bug reported: This has started about two days ago: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22NeutronTrunks.create_and_list_trunk_subports%5C%22%20AND%20message%3A%5C%22FAIL%5C%22 Sample failure log:

[Yahoo-eng-team] [Bug 1714641] [NEW] ML2: port deletion fails when dns extension is enabled

2017-09-02 Thread Dr. Jens Harbott
4501-a999-88adc3766da9 admin admin] No notification will be sent due to unsuccessful status code: 500 {{(pid=1047) after /opt/stack/neutron/neutron/pecan_wsgi/hooks/notifier.py:74}} Sep 02 07:35:40 jh-devstack-02 neutron-server[1033]: INFO neutron.wsgi [None req-9a7fab16-5dba-4501-a999-88adc3766da

[Yahoo-eng-team] [Bug 1675351] Re: glance: creating a public image fails during installation

2017-09-01 Thread Dr. Jens Harbott
Yes, this issue was only caused by me misinterpreting the default glance config. ** Changed in: glance 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/1675351

  1   2   >