[Yahoo-eng-team] [Bug 1863213] [NEW] Spawning of DHCP processes fail: invalid netcat options

2020-02-13 Thread Carlos Goncalves
Public bug reported: Devstack master, ML2/OVS, CentOS 7, Python 3.6. No DHCP servers running. Instances fail to get a DHCP offer. $ ps aux | egrep "dhcp|dnsmasq" vagrant591 4.7 0.7 459196 114056 ? Ss 07:26 0:33 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file

[Yahoo-eng-team] [Bug 1863209] [NEW] [openstacksdk] image name is not set if filename is not passed to create_image method

2020-02-13 Thread Tushar Patil
Public bug reported: I want to create an image without uploading image data using openstacksdk create_image method. sdkconnection.image.create_image(name, allow_duplicates=True, **fields) fields = {"min_disk": min_disk, "min_ram": min_ram, "disk_format": "qcow2", "container_f

[Yahoo-eng-team] [Bug 1863206] [NEW] Port is reported with 'port_security_enabled=True' without port-security extension

2020-02-13 Thread Yang Youseok
Public bug reported: By default, if admin does not enable 'port_security' extension, all ports are shown that 'port_security_enabled=False'. However, L2 agent got ports which having 'port_security_enabled=True' incorrectly because if there is no attribute in port object plugin return wrong defaul

[Yahoo-eng-team] [Bug 1863203] [NEW] [cloud-init] "/etc/resolv.conf" is out of control of netconfig after done cloud-init GOSC on SLES15SP1

2020-02-13 Thread Cuixiang Zhang
Public bug reported: [cloud-init] "/etc/resolv.conf" is out of control of netconfig after done cloud-init GOSC on SLES15SP1 Before GOSC, "/etc/resolv.conf" is link file "/run/netconfig/resolv.conf", in control by netconfig. After done cloud- init GOSC, this file become real file not link file, to

[Yahoo-eng-team] [Bug 1863201] [NEW] stein regression listing security group rules

2020-02-13 Thread Sam Morrison
Public bug reported: Upgrading neutron from rocky -> stein and get a considerable slow down when listing all security groups for a project. Goes from ~2 seconds to almost 2 minutes. Looking into the code it looks like it is very inefficient because it gets all rules from the DB and then filters

[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 1860990] Re: RBD image backend tries to flatten images even if they are already flat

2020-02-13 Thread melanie witt
** Also affects: nova/train Importance: Undecided Status: New ** Changed in: nova/train Importance: Undecided => Medium ** Changed in: nova/train Status: New => In Progress ** Changed in: nova/train Assignee: (unassigned) => Lee Yarwood (lyarwood) -- You received this

[Yahoo-eng-team] [Bug 1863126] [NEW] Missing Integration tests for Hypervisors validation

2020-02-13 Thread Akshay
Public bug reported: Integration test for validating Hypervisors is missing and hence new test need to be added. ** Affects: horizon Importance: Undecided Status: New ** Tags: integration-tests -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1863127] [NEW] Missing Integration tests for Overview Validation

2020-02-13 Thread Akshay
Public bug reported: Integration tests for validating Overview is missing and hence new test need to be added. ** Affects: horizon Importance: Undecided Status: New ** Tags: integration-tests -- You received this bug notification because you are a member of Yahoo! Engineering Te

[Yahoo-eng-team] [Bug 1860990] Re: RBD image backend tries to flatten images even if they are already flat

2020-02-13 Thread OpenStack Infra
Reviewed: https://review.opendev.org/704330 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=65825ebfbd58920adac5e8594891eec8e9cec41f Submitter: Zuul Branch:master commit 65825ebfbd58920adac5e8594891eec8e9cec41f Author: Vladyslav Drok Date: Mon Jan 27 15:31:53 2020 +010

[Yahoo-eng-team] [Bug 1863113] [NEW] [RFE] Introduce new testing framework for Neutron - OVN integration - a.k.a George

2020-02-13 Thread Jakub Libosvar
Public bug reported: Currently there is a testing framework in Neutron tree called fullstack that has been proven very useful over its time being, it discover multiple issues that were not revealed by any other testing suites. With networking-ovn, there is a new POC of a similar tool, where multi

[Yahoo-eng-team] [Bug 1863110] [NEW] 2/3 snat namespace transitions to master

2020-02-13 Thread Marek Grudzinski
Public bug reported: neutron version: 14.0.2 general deployment version: stein deployment method: kolla-ansible neutron configuration: - l3 = ha - agent_mode = dvr_snat - ovs general info: multi node deployment, ca ~100 computes when spawning larger heat stacks with multiple instances (think k

[Yahoo-eng-team] [Bug 1862927] Re: "ncat" rootwrap filter is missing

2020-02-13 Thread OpenStack Infra
Reviewed: https://review.opendev.org/707368 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0ef4233d891f8fa42a073901051bf0310f61eebb Submitter: Zuul Branch:master commit 0ef4233d891f8fa42a073901051bf0310f61eebb Author: Rodolfo Alonso Hernandez Date: Wed Feb 12 11:43

[Yahoo-eng-team] [Bug 1863098] [NEW] Install and configure in keystone

2020-02-13 Thread Assassins!
Public bug reported: - [x] I have a fix to the document that I can paste below including example: input and output. When setting up mysql before installing and configuring identity service, the commands listed in the documentation is for <=mysql8.x which is GRANT ALL PRIVILEGES ON keystone.* TO

[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 1863068] [NEW] Dublicated Neutron Meter Rules in different projects kills metering

2020-02-13 Thread Merlin
Public bug reported: I want to use Neutron Meter with gnocchi to report the egress bandwidht used for public traffic. So I created neutron meter labels and neutron meter rules to include all ipv4 traffic: +---+--

[Yahoo-eng-team] [Bug 1863058] [NEW] Arm64 CI for Nova

2020-02-13 Thread Kevin Zhao
Public bug reported: Linaro has donate a cluster for OpenStack CI on Arm64. Now the cluster is ready, https://opendev.org/openstack/project-config/src/branch/master/nodepool/nl03.openstack.org.yaml#L414 We'd like to setup CI for Nova first. ** Affects: nova Importance: Undecided S