[Yahoo-eng-team] [Bug 2095807] Re: OVN loadbalancer via FIP does not work for DVR + VLAN networks

2025-01-23 Thread Michael Johnson
The OVN provider for Octavia is a neutron project, so moving the affected project from Octavia to Neutron. ** Project changed: octavia => neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/

[Yahoo-eng-team] [Bug 2077195] [NEW] RFE: Add support for "igb" VIF model

2024-08-16 Thread Michael Johnson
Public bug reported: qemu now supports a network driver called "igb" that simulates SR-IOV VFs[1]. Current versions of most OS distributions now include a version of qemu with this driver included. We would like to use that in the OpenStack gates to test SR-IOV functionality in Octavia. Currentl

[Yahoo-eng-team] [Bug 1947813] Re: add host to aggregate api doesnot support concurrent

2024-04-25 Thread Michael Sherman
*** This bug is a duplicate of bug 1542491 *** https://bugs.launchpad.net/bugs/1542491 ** This bug has been marked a duplicate of bug 1542491 Scheduler update_aggregates race causes incorrect aggregate information -- You received this bug notification because you are a member of Yahoo! En

[Yahoo-eng-team] [Bug 2045415] Re: ovn-octavia-provider lacks a sync script like Neutron

2023-12-01 Thread Michael Johnson
Marking the Octavia project as invalid. The OVN provider is a neutron project and not under the Octavia team. ** Changed in: octavia Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bu

[Yahoo-eng-team] [Bug 2023414] [NEW] Devices attached to running instances get reordered

2023-06-09 Thread Michael Quiniola
Public bug reported: Openstack Focal/Ussuri Libvirt When a device (Network or Disk) is attached to a running instance and then the instance is shutoff (via the OS or Nova), the re-render of the xml file reorders the devices. Ubuntu/Linux has the ability to match the network interface to the corre

[Yahoo-eng-team] [Bug 2014226] [NEW] cloud-init crashes with IPv6 routes

2023-03-31 Thread Michael Camilli
Public bug reported: I have static routes specified for two networks, and during cloud-init an error occurs as it tries to make use of NETMASK1. # Network 2 eth1: addresses: # List of IP[v4,v6] addresses to assign to this interface - 2001:db8:abcd:abce:fe::1000/96 routes: # L

[Yahoo-eng-team] [Bug 2011454] Re: TypeError: load() missing 1 required positional argument: 'Loader'

2023-03-14 Thread Michael Hudson-Doyle
*** This bug is a duplicate of bug 2009746 *** https://bugs.launchpad.net/bugs/2009746 I think this is a bug in cloud-init, it looks like it is not compatible with pyyaml 6. ** Also affects: cloud-init Importance: Undecided Status: New ** This bug has been marked a duplicate of bug

[Yahoo-eng-team] [Bug 1990987] [NEW] keystone-manage segmentation fault on CentOS 9 Stream

2022-09-27 Thread Michael Johnson
Public bug reported: When running wallaby devstack on a fresh build of CentOS 9 Stream, keystone-manage causes a segmentation fault and stops the install. python3-3.9.13-3.el9.x86_64 commit a9e81626c5e9dac897759c5f66c7ae1b4efa3c6d (HEAD -> stable/wallaby, origin/stable/wallaby) Merge: 5633be211

[Yahoo-eng-team] [Bug 1988069] [NEW] neutron-dhcp-agent fails when small tenant network mtu is set

2022-08-29 Thread Michael Sherman
Public bug reported: High level description: When a user creates a tenant network with a very small MTU (in our case 70), neutron-dhcp-agent stops updating the dnsmasq configuration, causing DHCP issues for all networks. Pre-conditions: Neutron is using the openvswitch, baremetal, and networki

[Yahoo-eng-team] [Bug 1872124] Re: Please integrate ubuntu-drivers --gpgpu into Ubuntu Server

2022-08-25 Thread Michael Hudson-Doyle
The version of subiquity in 22.04.1 supports this now. ** Changed in: subiquity Status: Triaged => 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/1872124 Title: P

[Yahoo-eng-team] [Bug 1977524] Re: Wrong redirect after deleting zone from Zone Overview pane

2022-06-08 Thread Michael Johnson
** Also affects: designate-dashboard Importance: Undecided Status: New ** No longer affects: designate ** Changed in: designate-dashboard Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to O

[Yahoo-eng-team] [Bug 1977524] Re: Wrong redirect after deleting zone from Zone Overview pane

2022-06-03 Thread Michael Johnson
** Also affects: horizon Importance: Undecided Status: New -- 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/1977524 Title: Wrong redirect after deleting zon

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2022-05-03 Thread Michael Johnson
** Changed in: python-designateclient Status: Fix Committed => Fix Released -- 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/1259292 Title: Some tests use asse

[Yahoo-eng-team] [Bug 1970679] [NEW] neutron-tempest-plugin-designate-scenario cross project job is failing on OVN

2022-04-27 Thread Michael Johnson
Public bug reported: The cross-project neutron-tempest-plugin-designate-scenario job is failing during the Designate gate runs due to an OVN failure. + lib/neutron_plugins/ovn_agent:start_ovn:698 : wait_for_sock_file /var/run/openvswitch/ovnnb_db.sock + lib/neutron_plugins/ovn_agent:wait_for_s

[Yahoo-eng-team] [Bug 1915611] [NEW] 500 error on openstack server create

2021-02-13 Thread Michael Potter
Public bug reported: Description === I used the "openstack server create" command on a two-node test cluster. I tested neutron and nova user and mysql passwords, net connectivity, disabled apparmor, loaded the geneve kernel module. Steps to reproduce == run the command:

[Yahoo-eng-team] [Bug 1915460] [NEW] no way to suppress host key info on console

2021-02-11 Thread Michael Hudson-Doyle
Public bug reported: cc_keys_to_console does not have any way to prevent the keys being written to the console (beyond deleting write-ssh-key-fingerprints, which while actually ok for my use case is gross). I propose adding a "no_keys_to_console" config option, defaulting to False, that suppresses

[Yahoo-eng-team] [Bug 1915077] [NEW] genisoimage may be going away

2021-02-08 Thread Michael Hudson-Doyle
Public bug reported: It seems that cdrkit, which is where genisoimage comes from, is dead upstream and is likely to be removed from debian: https://lists.debian.org/debian-cloud/2021/02/msg00011.html Plenty of cloud-init docs and tutorials refer to genisoimage to create seed ISOs, it may be time

[Yahoo-eng-team] [Bug 1902276] [NEW] libvirtd going into a tight loop causing instances to not transition to ACTIVE

2020-10-30 Thread Michael Johnson
Public bug reported: Description === This is current master branch (wallaby) of OpenStack. We seen this regularly, but it's intermittent. We are seeing nova instances that do not transition to ACTIVE inside five minutes. Investigating this led us to find that libvirtd seems to be going i

[Yahoo-eng-team] [Bug 1898553] [NEW] nova-compute doesn't start due to libvirtd --listen restriction

2020-10-05 Thread Michael
Public bug reported: hello, after upgrading from Openstack Train to Ussuri, running on Ubuntu 18.04, the nova-compute service doesn't start due to the libvirtd service not starting because of the --listen option being enabled in the /etc/default/libvirtd file and so, the nova-compute service fail

[Yahoo-eng-team] [Bug 1894136] [NEW] [OVN Octavia Provider] OVN provider fails during listener delete

2020-09-03 Thread Michael Johnson
Public bug reported: The OVN provider is consistently failing during a listener delete as part of the member API tempest test tear down with a 'filedescriptor out of range in select()' error. o-api logs snippet: Sep 03 15:44:05.171297 ubuntu-bionic-inap-mtl01-0019624710 devstack@o-api.service[1

[Yahoo-eng-team] [Bug 1886116] [NEW] slaac no longer works on IPv6 tenant subnets

2020-07-02 Thread Michael Johnson
Public bug reported: Nova instances no longer get an IPv6 address using slaac on tenant subnets. Using a standard devstack install with "SERVICE_IP_VERSION="6"" added, master (Victoria). [ml2] tenant_network_types = vxlan extension_drivers = port_security mechanism_drivers = openvswitch,linuxbri

[Yahoo-eng-team] [Bug 1869155] Re: When installing with subiquity, the generated network config uses the macaddress keyword on s390x (where MAC addresses are not necessarily stable across reboots)

2020-05-07 Thread Michael Hudson-Doyle
** Changed in: subiquity Status: New => Fix Released ** Changed in: initramfs-tools (Ubuntu) Status: New => Fix Released ** Changed in: ubuntu-z-systems Status: New => Fix Released ** Changed in: cloud-init Status: Incomplete => Invalid -- You received this bug noti

[Yahoo-eng-team] [Bug 1869967] Re: subiquity->cloud-init generates netplan yaml telling user not to edit it

2020-05-07 Thread Michael Hudson-Doyle
** Changed in: subiquity 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/1869967 Title: subiquity->cloud-init generates netplan yaml tellin

[Yahoo-eng-team] [Bug 1868246] Re: No network after subiquity LPAR installation on s390x with VLAN

2020-04-14 Thread Michael Hudson-Doyle
** Changed in: initramfs-tools (Ubuntu) Status: New => 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/1868246 Title: No network after subiquity LPAR installation o

[Yahoo-eng-team] [Bug 1834875] Re: cloud-init growpart race with udev

2020-04-08 Thread Michael Hudson-Doyle
** No longer affects: linux-azure (Ubuntu) ** No longer affects: systemd (Ubuntu) ** Also affects: cloud-utils (Ubuntu Eoan) Importance: Undecided Status: New ** Also affects: cloud-initramfs-tools (Ubuntu Eoan) Importance: Undecided Status: New -- You received this bug not

[Yahoo-eng-team] [Bug 1871239] [NEW] ovn-octavia-provider is not using load balancing algorithm source-ip-port

2020-04-06 Thread Michael Johnson
Public bug reported: When using the ovn-octavia-provider, OVN is not honoring the SOURCE_IP_PORT pool load balancing algorithm. The ovn-octavia-provider only supports the SOURCE_IP_PORT load balancing algorithm. The following test was created for the SOURCE_IP_PORT algorithm in tempest: octavia_t

[Yahoo-eng-team] [Bug 1870002] Re: The operating_status value of loadbalancer is abnormal

2020-03-31 Thread Michael Johnson
Octavia tracks bugs and RFEs in the new OpenStack Storyboard and not launchpad. https://storyboard.openstack.org/#!/project/openstack/octavia Please open your bug in Storyboard for the Octavia team. ** Changed in: neutron Status: New => Invalid -- You received this bug notification becaus

[Yahoo-eng-team] [Bug 1869155] Re: When installing with subiquity, the generated network config uses the macaddress keyword on s390x (where MAC addresses are not necessarily stable across reboots)

2020-03-31 Thread Michael Hudson-Doyle
Pretty sure it's initramfs-tools that is putting the mac addresses in the netplan. That probably needs to grow a little platform-dependent behaviour around this. ** Also affects: initramfs-tools (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because yo

[Yahoo-eng-team] [Bug 1863190] [NEW] Server group anti-affinity no longer works

2020-02-13 Thread Michael Johnson
Public bug reported: Server group anti-affinity is no longer working, at least in the simple case. I am able to boot two VMs in an anti-affinity server group on a devstack that only has one compute instance. Previously this would fail and/or require soft-anti-affinity enabled. $ openstack host li

[Yahoo-eng-team] [Bug 1857439] Re: Tempest test of add_remove_fixed_ip fails on API under wsgi

2019-12-25 Thread Michael Polenchuk
*** This bug is a duplicate of bug 1834758 *** https://bugs.launchpad.net/bugs/1834758 ** This bug has been marked a duplicate of bug 1834758 Race condition in tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test. test_add_remove_fixed_ip -- You received this

[Yahoo-eng-team] [Bug 1857439] [NEW] Tempest test of add_remove_fixed_ip fails on API under wsgi

2019-12-24 Thread Michael Polenchuk
Public bug reported: Description: Neutron is installed by means of Helm into dedicated containers, i.e. neutron-api under Apache mod_wsgi and rpc-server as an eventlet process. For debug purpose one replica was set for these services. Run of tempest.api.compute.servers.test_attach_interfaces.Att

[Yahoo-eng-team] [Bug 1853637] [NEW] Assign floating IP to port owned by another tenant is not override-able with RBAC policy

2019-11-22 Thread Michael Johnson
Public bug reported: In neutron/db/l3_db.py: def _internal_fip_assoc_data(self, context, fip, tenant_id): """Retrieve internal port data for floating IP. Retrieve information concerning the internal port where the floating IP should be associated to. """

[Yahoo-eng-team] [Bug 1833311] [NEW] Token not decoded in SSO callback template

2019-06-18 Thread Michael Carpenter
Public bug reported: In https://github.com/openstack/keystone/blob/stable/stein/keystone/api/auth.py#L108 the token is not decoded and therefore is rendered in the SSO callback template as bytes. See example below for how to recreate. >>> import string >>> template = string.Template(""" ... http:

[Yahoo-eng-team] [Bug 1831613] Re: Deletion of Lbaas-listener is successfull even when it is part of Lbaas pool

2019-06-05 Thread Michael Johnson
neutron-lbaas is not a neutron project. This patch has been moved to the neutron-lbaas storyboard in story: https://storyboard.openstack.org/#!/story/2005827 ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1822382] Re: DBDeadlock for INSERT INTO resourcedeltas

2019-03-29 Thread Michael Johnson
Looking at this deeper, it appears neutron did properly retry this DB action and the instance connection issue may be unrelated. Marking this invalid. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, w

[Yahoo-eng-team] [Bug 1822382] [NEW] DBDeadlock for INSERT INTO resourcedeltas

2019-03-29 Thread Michael Johnson
Public bug reported: Recently we started seeing instances fail to become reachable in the Octavia tempest jobs. This is intermittent, but recurring. This may be related to other DBDeadlock bugs recently reported for quotas, but since the SQL is different here I am reporting it. This is on Master/

[Yahoo-eng-team] [Bug 1812225] [NEW] Firewall-as-a-Service (FWaaS) in neutron docs for Rocky still refer to plans for Ocata

2019-01-17 Thread Michael Schuh
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: The page refers to plans for Ocata to enable firewall groups v2 for

[Yahoo-eng-team] [Bug 1811455] [NEW] QoS plugin fails if network is not found

2019-01-11 Thread Michael Johnson
Note(lajoskatona): handle the case when the port inherits qos-policy # from the network. if not qos_policy: net = network_object.Network.get_object( context.get_admin_context(), id=port_res['network_id']) if net.qos_policy_id:

[Yahoo-eng-team] [Bug 1808072] [NEW] there is a window between user being created and ssh_pwauth being honoured

2018-12-11 Thread Michael Hudson-Doyle
Public bug reported: I booted an instance locally and managed to log in over ssh using a password despite ssh_pwauth being false. Turns out that this was because the user was created around two minutes before sshd_config was updated. ** Affects: cloud-init Importance: Undecided Stat

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

2018-10-24 Thread Michael Skalka
Public bug reported: When using the LXD module cloud-init will attempt to install ZFS if it does not exist on the target system. However instead of installing the `zfsutils-linux` package it attempts to install `zfs` resulting in an error. This was captured from a MAAS deployed server however the

[Yahoo-eng-team] [Bug 1793845] [NEW] Federation Protocol saml2 fails on Rocky

2018-09-21 Thread Michael Rice
Public bug reported: In previous releases when setting up federation one could do the following: openstack federation protocol create saml2 --mapping mymapping --identity-provider myidp Then in the keystone.conf you could add: [auth] methods = password,token,saml2 saml2 = keystone.auth.plugins.

[Yahoo-eng-team] [Bug 1780376] Re: Queens neutron broken with recent L3 removal from neutron-lib.constants

2018-07-13 Thread Michael Johnson
This issue only applies to master where qa/infra has removed zuul cloner and is now relying on requirements/upper-contraints. So from Boden's comments it sounds like this is a broken requirements /upper-constraint for neutron/neutron-lib. I will add the requirements team to the bug. ** Also affe

[Yahoo-eng-team] [Bug 1780376] [NEW] Queens neutron broken with recent L3 removal from neutron-lib.constants

2018-07-05 Thread Michael Johnson
Public bug reported: This patch: https://github.com/openstack/neutron- lib/commit/ec829f9384547864aebb56390da8e17df7051aac breaks neutron in the current global requirements setup. Current GR with the new versioning pulls queens neutron and the 1.17.0 neutron-lib. Since L3 was removed from neutron-

[Yahoo-eng-team] [Bug 1778199] [NEW] Migrate Volume dialogue box not displaying full destination host

2018-06-22 Thread michael-mcaleer
Public bug reported: When viewing the 'Destination Host' options in the 'Migrate Volume' dialogue box it is not possible to see the entire hostname, making it very difficult to migrate to the correct host, this will become even tougher if a longer hostname and/or back end name is used as it would

[Yahoo-eng-team] [Bug 1767028] Re: loadbalancer can't create with chinese character name

2018-04-30 Thread Michael Johnson
Marking invalid here to move the bug over to the neutron-lbaas storyboard. https://storyboard.openstack.org/#!/story/2001946 ** Changed in: neutron Status: New => Invalid ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engi

[Yahoo-eng-team] [Bug 1328939] Re: Setting instance default_ephemeral_device in Ironic driver should be more intelligent

2018-02-05 Thread Michael Turek
This wishlist bug has been open more than a year without any activity. I'm going to move it to "Opinion / Wishlist", which is an easily- obtainable queue of older requests that have come on. This bug can be reopened (set back to "New") if someone decides to work on this. ** Changed in: ironic

[Yahoo-eng-team] [Bug 1739516] [NEW] networking comes up before hostname is set

2017-12-20 Thread Michael Hudson-Doyle
Public bug reported: When boot with libvirt a disk image that has been installed with subiquity which has the workaround for bug 1737630 applied, i.e. networkd starts automatically, I cannot ping the VM by hostname from the host. I think this is because the networking has come up before the hostn

[Yahoo-eng-team] [Bug 1737630] [NEW] cloud-init's netplan rendering does not do anything that starts networkd

2017-12-11 Thread Michael Hudson-Doyle
Public bug reported: Currently if an instance ends up using cloud-init's netplan support with the networkd backed, networkd is never started and so networking doesn't come up. The fix is probably to call "netplan apply" rather than "netplan generate". ** Affects: cloud-init Importance: Undec

[Yahoo-eng-team] [Bug 1734167] [NEW] DNS doesn't work in no-cloud as launched by ubuntu

2017-11-23 Thread Michael Lyle
Public bug reported: I use no-cloud to test the kernel in CI (I am maintainer of the bcache subsystem), and have been running it successfully under 16.04 cloud images from qemu, using a qemu command that includes: -smbios "type=1,serial=ds=nocloud- net;s=https://raw.githubusercontent.com/mlyle/ml

[Yahoo-eng-team] [Bug 1726651] [NEW] any netplan config for wifi devices should not be world readable

2017-10-23 Thread Michael Hudson-Doyle
Public bug reported: Currently, as near as I can tell, curtin writes netplan config to a world readable file in /etc/cloud/ and cloud-init writes it to a world readable file in /etc/netplan. But if there are any wpa2 psks in the config they should be put in a 0600 file. This doesn't really make a

[Yahoo-eng-team] [Bug 1199536] Re: Move dict test matchers into testtools

2017-10-16 Thread Michael Turek
** Changed in: ironic 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/1199536 Title: Move dict test matchers into testtools

[Yahoo-eng-team] [Bug 1722416] [NEW] Init failures on 17.1 with CentOS 7.4 and OpenStack

2017-10-09 Thread Michael J Burling
Public bug reported: 1. OpenStack Juno (very old, indeed) 2. 17.1+17.g45d361cb 3. Sending this simple configuration forward utilizing the puppet module: #cloud-config puppet: conf: main: use_srv_records: true srv_domain: stp-1.redbrickhealth.net pluginsource: puppet:///pl

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

2017-09-21 Thread Michael Johnson
Correct, our policy is in code and we don't use paste. Marking invalid. ** Changed in: octavia Status: Incomplete => 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/1718356

[Yahoo-eng-team] [Bug 1716945] [NEW] Install and configure (Red Hat) in glance: missing DB steps

2017-09-13 Thread Michael Burk
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: Under Prerequisites, the database setup shows to connect to the db,

[Yahoo-eng-team] [Bug 1716797] [NEW] Verify operation in keystone: step 1 has already been done

2017-09-12 Thread Michael Burk
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: On page https://docs.openstack.org/keystone/pike/install/keystone- verify-obs.html, - [x] This doc is inaccur

[Yahoo-eng-team] [Bug 1716792] [NEW] Install and configure in keystone, Pike: nav button wrong

2017-09-12 Thread Michael Burk
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: On page https://docs.openstack.org/keystone/pike/install/index-rdo.html, - [x] This doc is inaccurate in th

[Yahoo-eng-team] [Bug 1469498] Re: LbaasV2 session persistence- Create and update

2017-09-12 Thread Michael Johnson
** Project changed: neutron => python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1469498 Title: LbaasV2 session persistence- Create and update Status in python-neutron

[Yahoo-eng-team] [Bug 1687366] Re: Radware LBaaS v2 driver should have config to skip SSL certificates verification

2017-09-12 Thread Michael Johnson
** 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/1687366 Title: Radware LBaaS v2 driver should have config to skip SSL c

[Yahoo-eng-team] [Bug 1556342] Re: Able to create pool with different protocol than listener protocol

2017-09-12 Thread Michael Johnson
** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1556342 Title: Able to create pool with different protocol than listener protocol Status in octavia

[Yahoo-eng-team] [Bug 1653086] Re: Hit internal server error in lb creation with no subnets network

2017-09-12 Thread Michael Johnson
Neutron-lbaas is no longer a neutron project, so removing neutron from the affected project. ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1653086 Title:

[Yahoo-eng-team] [Bug 1667259] Re: one more pool is created for a loadbalancer

2017-09-12 Thread Michael Johnson
As noted above, this was fixed in ocata. Also, this didn't get updated as LBaaS is no longer part of neutron and bugs are now tracked in the Octavia storyboard. ** Changed in: neutron Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Eng

[Yahoo-eng-team] [Bug 1495430] Re: delete lbaasv2 can't delete lbaas namespace automatically.

2017-09-12 Thread Michael Johnson
** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1495430 Title: delete lbaasv2 can't delete lbaas namespace automatically. Status in Ubuntu Cloud Archive:

[Yahoo-eng-team] [Bug 1711068] Re: lbaas listener update does not work when specifying listener name

2017-09-12 Thread Michael Johnson
LBaaS is no longer part of neutron. LBaaS bugs should be submitted to the Octavia project on Storyboard. Mitaka is now EOL and the neutron client is deprecated. If the issue still existing in Newton or a non-EOL release of neutron client, please re-open this bug against python-neutronclient. **

[Yahoo-eng-team] [Bug 1699613] Re: LBaaS v2 agent security groups not filtering

2017-09-12 Thread Michael Johnson
LBaaS is no longer part of neutron and future bugs should be reported in the Octavia project in Storyboard. Mitaka is now EOL so this bug will be closed out. If it is still occurring in a non-EOL release, please re-open this bug in Storyboard under the neutron-lbaas project under Octavia. ** Cha

[Yahoo-eng-team] [Bug 1713424] Re: [RFE] Support proxy protocol enablement in Neutron LBaaS API

2017-09-12 Thread Michael Johnson
LBaaS is no longer part of neutron. LBaaS issues should be reported in storyboard under the Octavia project. That said, this is available in Octavia. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1713424] [NEW] [RFE] Support proxy protocol enablement in Neutron LBaaS API

2017-08-28 Thread Michael Steffens
Public bug reported: Problem: servers behind a TCP load balancer, as provisioned using the Neutron LBaaS API, can't determine the source IP of a TCP connection. Instead they will always see the load balancer IP as origin of requests. This makes troubleshooting client connection issues using logs g

[Yahoo-eng-team] [Bug 1711215] [NEW] Default neutron-ns-metadata-proxy threads setting is too low (newton)

2017-08-16 Thread Michael Johnson
Public bug reported: In the older neutron-ns-metadata-proxy, in the newton release, the number of threads is fixed at 100. This is a drop from the previous default setting of 1000 as a side effect of changing the number of wsgi threads [1]. This is causing failures at sites with a large number o

[Yahoo-eng-team] [Bug 1703602] [NEW] Wrong snapshot usage info

2017-07-11 Thread Michael Dovgal
ck/horizon/blob/29a6ed4cc06ef9cbadee311c947fe19308a387ed/openstack_dashboard/dashboards/project/volumes/templates/volumes/_snapshot_limits.html#L24-L30 ** Affects: horizon Importance: Undecided Assignee: Michael Dovgal (mdovgal) Status: In Progress -- You received this bug notification because y

[Yahoo-eng-team] [Bug 1703584] [NEW] Get rid of redundant cinder api calls

2017-07-11 Thread Michael Dovgal
ps://github.com/openstack/horizon/blob/29a6ed4cc06ef9cbadee311c947fe19308a387ed/openstack_dashboard/usage/quotas.py#L490-L491 [2] - https://github.com/openstack/horizon/blob/29a6ed4cc06ef9cbadee311c947fe19308a387ed/openstack_dashboard/usage/quotas.py#L497-L499 ** Affects: horizon Importanc

[Yahoo-eng-team] [Bug 1700578] [NEW] Error during tenant_quota_usages function calls @memoized cache

2017-06-26 Thread Michael Dovgal
ignee: Michael Dovgal (mdovgal) Status: In Progress ** Changed in: horizon Assignee: (unassigned) => Michael Dovgal (mdovgal) ** Summary changed: - Error during function calls memoized cache + Error during tenant_quota_usages function calls @memoized cache -- You received

[Yahoo-eng-team] [Bug 1697462] [NEW] Snaphot update TemplateDoesNotExist error

2017-06-12 Thread Michael Dovgal
/update.html, error at line 6 {% include 'project/volumes/snapshots/_update.html' %} ** Affects: horizon Importance: High Assignee: Michael Dovgal (mdovgal) Status: In Progress ** Tags: ocata-backport-potential -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1694537] [NEW] Instance creation fails with SSL, keystone v3

2017-05-30 Thread Michael Skalka
Public bug reported: We can create volumes, networks, etc in an Ocata deployment using SSL, but launching an instance fails with the following error in horizon: https://pastebin.canonical.com/189552/ and an associated error in nova- cloud-controller's apache2 nova-placement error log: https://past

[Yahoo-eng-team] [Bug 1673754] Re: LBaaSv2: Cannot delete loadbalancer in PENDING_CREATE

2017-03-17 Thread Michael Johnson
** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1673754 Title: LBaaSv2: Cannot delete loadbalancer in PENDING_CREATE Status in octavia: New Bug descripti

[Yahoo-eng-team] [Bug 1608980] Re: Remove MANIFEST.in as it is not explicitly needed by PBR

2017-03-13 Thread Michael Johnson
** Changed in: neutron-lbaas-dashboard 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/1608980 Title: Remove MANIFEST.in as it is not explicitly n

[Yahoo-eng-team] [Bug 1603458] Re: Cannot Delete loadbalancers due to undeleteable pools

2017-03-13 Thread Michael Johnson
Marking this invalid as you can delete a pool via horizon. Did you remember to delete the health monitor first? I agree that in the future we could enable the cascade delete feature in horizon with a warning, but that would be an RFE and not the bug as reported. Closing this as invalid as you ca

[Yahoo-eng-team] [Bug 1672345] Re: Loadbalancer V2 ports are not serviced by DVR

2017-03-13 Thread Michael Johnson
This is a neutron DVR bug and not an LBaaS/Octavia bug. It may be a duplicate of existing DVR bugs. ** Project changed: octavia => neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1

[Yahoo-eng-team] [Bug 1661303] [NEW] neutron-ns-metadata-proxy process failing under python3.5

2017-02-02 Thread Michael Johnson
Public bug reported: When running under python 3.5, we are seeing the neutron-ns-metadata- proxy fail repeatedly on Ocata RC1 master. This is causing instances to fail to boot under a python3.5 devstack. A gate example is here: http://logs.openstack.org/99/407099/25/check/gate-rally-dsvm-py35-ne

[Yahoo-eng-team] [Bug 1661086] [NEW] Failed to plug VIF VIFBridge

2017-02-01 Thread Michael Johnson
Public bug reported: I did a fresh restack/reclone this morning and can no longer boot up a cirros instance. Nova client returns: | fault| {"message": "Failure running os_vif plugin plug method: Failed to plug VIF VIFBridge(active=False,address=fa:16:3e:6f:0e:84,b

[Yahoo-eng-team] [Bug 1654887] Re: Upgrade to 3.6.0 causes AttributeError: 'SecurityGroup' object has no attribute 'keys'

2017-01-08 Thread Michael Johnson
** 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/1654887 Title: Upgrade to 3.6.0 causes AttributeError: 'SecurityGroup'

[Yahoo-eng-team] [Bug 1649527] [NEW] nova creates an invalid ethernet/bridge interface definition in virsh xml

2016-12-13 Thread Michael Henkel
start Environment === OSP10/Newton, libvirt 2.0.0 ** Affects: nova Importance: Undecided Assignee: Michael Henkel (mhenkel-3) Status: New ** Summary changed: - nova creates and invalid ethernet interface definition in virsh xml + nova creates an invalid ethernet interface d

[Yahoo-eng-team] [Bug 1626093] Re: LBaaSV2: listener deletion causes LB port to be Detached "forever"

2016-12-05 Thread Michael Johnson
** Changed in: neutron Importance: Undecided => Low ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1626093 Title: LBaaSV2: listener deletion ca

[Yahoo-eng-team] [Bug 1602974] Re: [stable/liberty] LBaaS v2 haproxy: need a way to find status of listener

2016-12-05 Thread Michael Johnson
Is this a duplicate to https://bugs.launchpad.net/octavia/+bug/1632054 ? ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1602974 Title: [stable/lib

[Yahoo-eng-team] [Bug 1464241] Re: Lbaasv2 command logs not seen

2016-12-05 Thread Michael Johnson
** Changed in: neutron Importance: Undecided => High ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1464241 Title: Lbaasv2 command logs not see

[Yahoo-eng-team] [Bug 1622946] Re: lbaas with haproxy backend creates the lbaas namespace without the members' subnet

2016-12-05 Thread Michael Johnson
Can you provide your lbaas agent logs? ** Changed in: neutron Importance: Undecided => High ** Project changed: neutron => octavia ** Changed in: octavia Status: New => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 1624097] Re: Neutron LBaaS CLI quota show includes l7policy and doesn't include member

2016-12-05 Thread Michael Johnson
** Changed in: neutron Importance: Undecided => Medium ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1624097 Title: Neutron LBaaS CLI quota sh

[Yahoo-eng-team] [Bug 1632054] Re: Heat engine doesn't detect lbaas listener failures

2016-12-05 Thread Michael Johnson
The neutron project with lbaas tag was for neutron-lbaas, but now that we have merged the projects, I am removing neutron as it is all under octavia project now. ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 1585250] Re: Statuses not shown for non-"loadbalancer" LBaaS objects on CLI

2016-12-05 Thread Michael Johnson
** Changed in: neutron Importance: Undecided => Medium ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1585250 Title: Statuses not shown for non

[Yahoo-eng-team] [Bug 1618559] Re: LBaaS v2 healthmonitor wrong status detection

2016-12-05 Thread Michael Johnson
Are you still having this issue? I cannot reproduce it on my devstack. If you can reproduce this, can you provide the commands you used to setup the load balancer (all of the steps), the output of neutron net- list, the output of neutron subnet-list, and the output of "sudo ip netns"? ** Change

[Yahoo-eng-team] [Bug 1627393] Re: Neuton-LBaaS and Octavia out of synch if TLS container secret ACLs not set up correctly

2016-12-05 Thread Michael Johnson
** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1627393 Title: Neuton-LBaaS and Octavia out of synch if TLS container secret ACLs not set up correctly Sta

[Yahoo-eng-team] [Bug 1624145] Re: Octavia should ignore project_id on API create commands (except load_balancer)

2016-12-05 Thread Michael Johnson
** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1624145 Title: Octavia should ignore project_id on API create commands (except load_balancer) Status in oc

[Yahoo-eng-team] [Bug 1596162] Re: lbaasv2:Member can be created with the same ip as vip in loadbalancer

2016-12-05 Thread Michael Johnson
** Changed in: neutron Importance: Undecided => Low ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1596162 Title: lbaasv2:Member can be created

[Yahoo-eng-team] [Bug 1583955] Re: provisioning_status of loadbalancer is always PENDING_UPDATE when following these steps

2016-12-05 Thread Michael Johnson
** Changed in: neutron Importance: Undecided => Medium ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1583955 Title: provisioning_status of loa

[Yahoo-eng-team] [Bug 1584209] Re: Neutron-LBaaS v2: PortID should be returned with Loadbalancer resource (API)

2016-12-05 Thread Michael Johnson
** Changed in: neutron Status: In Progress => Incomplete ** Changed in: neutron Importance: Undecided => Wishlist ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://b

[Yahoo-eng-team] [Bug 1551282] Re: devstack launches extra instance of lbaas agent

2016-12-05 Thread Michael Johnson
This was finished here: https://review.openstack.org/#/c/358255/ ** 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/1551282 Tit

[Yahoo-eng-team] [Bug 1552119] Re: NSxv LBaaS stats error

2016-12-05 Thread Michael Johnson
** 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/1552119 Title: NSxv LBaaS stats error Status in neutron: Fix Release

[Yahoo-eng-team] [Bug 1468457] Re: Invalid Tempest tests cause A10 CI to fail

2016-12-05 Thread Michael Johnson
** Changed in: neutron Importance: Undecided => Medium ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1468457 Title: Invalid Tempest tests caus

[Yahoo-eng-team] [Bug 1464229] Re: LbaasV2 Health monitor status

2016-12-05 Thread Michael Johnson
Currently you can view the health status by using the load balancer status API/command. neutron lbaas-loadbalancer-status lb1 I am setting this to wishlist as I think there is a valid point that the show commands should include the operating status. ** Changed in: neutron Importance: Undecide

[Yahoo-eng-team] [Bug 1495430] Re: delete lbaasv2 can't delete lbaas namespace automatically.

2016-12-05 Thread Michael Johnson
** Changed in: neutron Importance: Undecided => High ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1495430 Title: delete lbaasv2 can't delete

[Yahoo-eng-team] [Bug 1498130] Re: LBaaSv2: Can't delete the Load balancer and also dependant entities if the load balancer provisioning_status is in PENDING_UPDATE

2016-12-05 Thread Michael Johnson
Marking this as invalid as it is as designed to not allow actions on load balancers in PENDING_* states. PENDING_* means an action against that load balancer (DELETE or UPDATE) is already in progress. As for load balancers getting stuck in a PENDING_* state, many bugs have been cleaned up for t

[Yahoo-eng-team] [Bug 1440285] Re: When neutron lbaas agent is not running, 'neutron lb*’ commands must display an error instead of "404 Not Found"

2016-12-05 Thread Michael Johnson
** Changed in: neutron Importance: Undecided => Low ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1440285 Title: When neutron lbaas agent is n

  1   2   3   4   >