[Yahoo-eng-team] [Bug 1911128] Re: Neutron with ovn driver failed to start on Fedora

2021-03-12 Thread Bernard Cafarelli
https://review.opendev.org/c/openstack/neutron/+/779494 merged, next periodic run should be green ** 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://b

[Yahoo-eng-team] [Bug 1918945] [NEW] Nova API fails with 500s when called with non-project-scoped keystone tokens

2021-03-12 Thread Lance Bragstad
Public bug reported: Nova instances need to be owned by a project, so users always call the create server API with project-scoped tokens. Nova fetches the project_id from the token/context object used in the request for ownership of the instance. Keystone supports other token scopes, which are mu

[Yahoo-eng-team] [Bug 1887405] Re: Race condition while processing security_groups_member_updated events (ipset)

2021-03-12 Thread Edward Hope-Morley
** Package changed: ubuntu => neutron (Ubuntu) ** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/victoria Importance: Undecided Status: New ** Also affects: cloud-archive/ussuri Importance: Undecided Status: New ** Also

[Yahoo-eng-team] [Bug 1887405] Re: Race condition while processing security_groups_member_updated events (ipset)

2021-03-12 Thread Edward Hope-Morley
Fix released and backported to stable/victoria and stable/ussuri - https://review.opendev.org/q/I6e4abe13a7541c21399466c5eb0d61ff5780c887 ** Changed in: neutron Status: In Progress => Fix Released ** Also affects: ubuntu Importance: Undecided Status: New -- You received this bu

[Yahoo-eng-team] [Bug 1918419] Re: vCPU resource max_unit is hardcoded

2021-03-12 Thread sean mooney
in general i dont feel like this is a valid bug. it is perhaps a feature request which chould be acomplished by an extention to Provider.yaml to allow standard resouce class inventories to be updated by the operator. in general what you are asking for is intentionally not allowed. max_unit must

[Yahoo-eng-team] [Bug 1918914] Re: Toggling dhcp on and off in a subnet causes new instances to be unreachable

2021-03-12 Thread Brian Haley
Since this report is against Ussuri or later I'm moving to the neutron component since that's where the OVN driver code is now. ** Project changed: networking-ovn => neutron ** Tags added: ovn -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is su

[Yahoo-eng-team] [Bug 1918914] [NEW] Toggling dhcp on and off in a subnet causes new instances to be unreachable

2021-03-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: After DHCP was turned on and off again on our network, new instances where not reachable. We found that they still tried to get their network config via DHCP after that. We run Openstack Ussuri installed with Openstack Kolla with OVN networking enabled. A