[Bug 1960495] [NEW] Designate DNS (RFE) – “api_export_size”, immediate “413 over_quota” instead of “202”

2022-02-10 Thread Arkady Shtempler
Public bug reported: ### Scenario ### As admin set the “api_export_size” to X Create a Zone and start adding recordsets to exceed X ### Actual Result ### When the X+1 quota is actually reached, export API (asynchronous) responds with 202. ### Expected Result ### Immediate “413 over_quota” res

[Bug 1904751] Re: Neutron – it’s possible to delete router’s port related to external gateway

2020-11-18 Thread Arkady Shtempler
** Package changed: linux-hwe-5.4 (Ubuntu) => neutron ** Attachment added: "Logs" https://bugs.launchpad.net/neutron/+bug/1904751/+attachment/5435706/+files/logs.zip ** Description changed: ### Scenario ### Create a router, set external gateway and add internal interface. List router’s

[Bug 1904751] [NEW] Neutron – it’s possible to delete router’s port related to external gateway

2020-11-18 Thread Arkady Shtempler
Public bug reported: ### Scenario ### Create a router, set external gateway and add internal interface. List router’s ports and try to delete them. There is a patch you can use in order to reproduce the problem: https://review.opendev.org/#/c/763198/ ### Actual result ### Port related to externa

[Bug 1778392] [NEW] QoS CLI - “network qos policy delete” command fails and description field is empty (reason unknown)

2018-06-24 Thread Arkady Shtempler
Public bug reported: Scenario: 1) Create QoS policy openstack network qos policy create bw-limiter Save 2) Create QoS rulem assitiated to pcreated previously policy openstack network qos rule create --type bandwidth-limit --max-kbps 3000 --max-burst-kbits 2400 --egress bw-limiter 3) Delete Po