[Yahoo-eng-team] [Bug 1798713] [NEW] [fwaas]wrong judgment in _is_supported_by_fw_l2_driver method

2018-10-18 Thread Wang Weijia
Public bug reported: Bug description: the scenario:security group is enabled and its firewall_driver = openvswitch, fwaas is enabled and its firewall_l2_driver = noop(default). If I create a new vm, default FWG will be bound on this vm's port automatically. However, firewall_l2_driver = noop

[Yahoo-eng-team] [Bug 1798716] [NEW] can't update registered limit's region_id to None

2018-10-18 Thread wangxiyuan
Public bug reported: The region_id for registered limit is optional, we should allow update registered limit's region_id to None. But it's now blocked by input schema check and the 400 BadRequest raises. ** Affects: keystone Importance: Low Assignee: wangxiyuan (wangxiyuan)

[Yahoo-eng-team] [Bug 1798703] [NEW] Can not force delete instance that task_state is not None

2018-10-18 Thread tangxing
Public bug reported: Description === Can not force delete instance that task_state is not None Steps to reproduce == 1:create a VM or migrate VM or execute other operation 2:force delete vm that task state is not None Expected result === delete vm successful

[Yahoo-eng-team] [Bug 1798690] [NEW] Live migrate of iscsi-backed VM loses internal network connectivity

2018-10-18 Thread Eric Miller
Public bug reported: Description === Note that this may be a Neutron issue, but since it is happening during live migration, I wanted to point it out to the Nova group first, and let them decide whether to include the Neutron group on this ticket. Also note that this may not be related

[Yahoo-eng-team] [Bug 1798688] [NEW] iptables_hybrid tests tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server failed

2018-10-18 Thread Hongbin Lu
Public bug reported: * Job: neutron-tempest-iptables_hybrid * Failed test: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server * Example of failure:

[Yahoo-eng-team] [Bug 1798689] [NEW] Fullstack test test_create_one_default_qos_policy_per_project failed

2018-10-18 Thread Hongbin Lu
Public bug reported: * Job: neutron-fullstack-python36 * Failed tests: test_create_one_default_qos_policy_per_project, test_create_two_default_qos_policies_per_project, test_update_default_status, test_update_default_status_conflict * Example failure:

[Yahoo-eng-team] [Bug 1789878] Re: bgpvpn router fallback broken by change in neutron openvswitch firewall

2018-10-18 Thread Thomas Morin
** Changed in: bgpvpn 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/1789878 Title: bgpvpn router fallback broken by change in neutron

[Yahoo-eng-team] [Bug 1797037] Re: Extra routes configured on routers are not set in the router namespace and snat namespace with DVR-HA routers

2018-10-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/609273 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=81652cd939ebaf7ea09e5f8dd31d8185619c8243 Submitter: Zuul Branch:master commit 81652cd939ebaf7ea09e5f8dd31d8185619c8243 Author: Swaminathan Vasudevan Date: Tue Oct 9

[Yahoo-eng-team] [Bug 1798588] [NEW] neutron-openvswitch-agent break network connection on second reboot

2018-10-18 Thread puthi
Public bug reported: Issue: == Installation steps for Openstack Queens Compute Nodes: 1- Install and configure openvswitch, neutron-openvswitch-agent, openstack-nova-compute,libvirt 2- create virtual bridges /bin/ovs-vsctl add-br br-int /bin/ovs-vsctl add-br br-bond0

[Yahoo-eng-team] [Bug 1798577] [NEW] [FWaas-DVR]wrong port name in iptables rules

2018-10-18 Thread Wang Weijia
Public bug reported: Bug description: In DVR model, when we bind a FWG on a gateway port, the port names(sg port and rfp port) in iptables rules are wrong. Steps: 1.create a firewall group named fw 2.create a router(id:0cbd237f-358a-4c27-8047-c50e1f7201e7),add a subnet's gateway

[Yahoo-eng-team] [Bug 1794564] Re: Apparmor denies /usr/bin/nova-compute access to /proc/loadavg on openstack hypervisor show

2018-10-18 Thread James Page
** Changed in: charm-nova-compute Status: New => Triaged ** Changed in: nova Status: New => Invalid ** Changed in: charm-nova-compute Importance: Undecided => Medium ** Changed in: charm-nova-compute Assignee: (unassigned) => James Page (james-page) ** Changed in:

[Yahoo-eng-team] [Bug 1758062] Re: fwaas unit tests are failing on networking-midonet gate

2018-10-18 Thread YAMAMOTO Takashi
** Changed in: networking-midonet 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/1758062 Title: fwaas unit tests are failing on

[Yahoo-eng-team] [Bug 1798536] Re: OpenVswitch: qg-XXX goes to br-int instead of br-ext.

2018-10-18 Thread Slawek Kaplonski
Ports like qg-XXX or qr-XXX should be placed in br-ex directly only in case when You are using "external_network_bridge" config option in L3 agent. Please note that this option is deprecated and we are in the middle of process to get rid of it: https://review.openstack.org/#/c/567369/ If this

[Yahoo-eng-team] [Bug 1798536] [NEW] OpenVswitch: qg-XXX goes to br-int instead of br-ext.

2018-10-18 Thread end-user
Public bug reported: Rocky version, and Centos 7.5 ### ml2_conf.ini [ml2_type_vlan] network_vlan_ranges = SDN:450:460,external:20:50 # openvswitch_agent.ini # [ovs] bridge_mappings = SDN:br-ens224,external:br-ext I create br-ens224, and add port ens224(NIC name,