[Yahoo-eng-team] [Bug 1959361] [NEW] Fix failing copy_image flow init in wallaby

2022-01-27 Thread Abhishek Kekane
Public bug reported: The new networkx requirement apparently causes us to fail the test_init_copy_flow_as_non_owner test because a None value can not be added to the flow graph. This just mocks out the glance_store call that is failing to get the staging store to avoid us choking there so we can

[Yahoo-eng-team] [Bug 1959349] [NEW] test_live_migration_with_trunk fails intermittently due to subport not becoming ACTIVE

2022-01-27 Thread melanie witt
Public bug reported: Seeing an issue with tempest.api.compute.admin.test_live_migration.LiveMigrationTest. test_live_migration_with_trunk failing intermittently. The live migration appears to complete successfully but the subport fails to become ACTIVE within the 60 second timeout: 2022-01-27 21:

[Yahoo-eng-team] [Bug 1959333] [NEW] Error 500 after request with Invalid Scope

2022-01-27 Thread Slawek Kaplonski
Public bug reported: After patch https://review.opendev.org/c/openstack/neutron/+/821208 was merged, when scope enforcement is enabled and API request with wrong scope is made, there is unhandled InvalidScope exception raised and error 500 returned to user. It should be properly handled and some b

[Yahoo-eng-team] [Bug 1959332] [NEW] With new secure RBAC external gateway ports can't be visible in the API

2022-01-27 Thread Slawek Kaplonski
Public bug reported: After patch https://review.opendev.org/c/openstack/neutron/+/821208 was merged, when scope enforcement and new default policies are used, project admin user can have access and do almost everything related to the project's resources. System admin can only access/modify syste

[Yahoo-eng-team] [Bug 1959331] [NEW] Router's external gateway isn't properly updated when new subnet is added

2022-01-27 Thread Slawek Kaplonski
Public bug reported: Steps to reproduce the issue: 1. Enable scope enforcement and new secure RBAC default policies in Neutron, 2. As project A create external network and IPv4 subnet 3. As project B create router and set external gateway using network created above, 4. As project A create IPv6

[Yahoo-eng-team] [Bug 1954321] Re: Python3.10 error

2022-01-27 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/glance/+/825027 Committed: https://opendev.org/openstack/glance/commit/800ba9645dc180f8be4ac68e231cd7b7c6e42716 Submitter: "Zuul (22348)" Branch:master commit 800ba9645dc180f8be4ac68e231cd7b7c6e42716 Author: Cyril Roelandt Date: Tue Jan 18

[Yahoo-eng-team] [Bug 1909581] Re: Install and configure for Red Hat Enterprise Linux and CentOS in horizon

2022-01-27 Thread James Page
** Also affects: horizon Importance: Undecided Status: New ** No longer affects: horizon (Ubuntu) -- 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/1909581 Ti

[Yahoo-eng-team] [Bug 1933966] Re: sync-images fails with Invalid glance image: . Expected size= md5=None. Found size= md5=

2022-01-27 Thread Brian Rosmaita
Glance has already (in Rocky) introduced a "multihash" (self-describing hash fields that use SHA-512 by default). See the Rocky release notes for details: https://docs.openstack.org/releasenotes/glance/rocky.html#new-features The 'checksum' property remains on images for backward compatability.

[Yahoo-eng-team] [Bug 1939733] Re: [OSSA-2021-005] Arbitrary dnsmasq reconfiguration via extra_dhcp_opts (CVE-2021-40085)

2022-01-27 Thread Corey Bryant
Ubuntu CVE tracker: https://ubuntu.com/security/cve-2021-40085 ** Changed in: neutron (Ubuntu) Status: New => Fix Released ** Changed in: neutron (Ubuntu Impish) Status: New => Fix Released ** Changed in: neutron (Ubuntu Focal) Status: New => Fix Released -- You received t

[Yahoo-eng-team] [Bug 1959196] [NEW] New Secure RBAC policies broke devstack-enforce-scope job

2022-01-27 Thread Slawek Kaplonski
Public bug reported: After patch https://review.opendev.org/c/openstack/neutron/+/821208 was merged job devstack-enforce-scope is broken. Failure example: https://5764001d47a5e80d3ade-02618f010e74d581319c83aa0d27e1a8.ssl.cf2.rackcdn.com/825920/2/gate/devstack-enforce-scope/bbedfce/controller/log

[Yahoo-eng-team] [Bug 1959186] [NEW] [rbd] VM created from snapshot becomes a child of that RBD image

2022-01-27 Thread Marius L
Public bug reported: When I create an instance from a snapshot, the underlying RBD image of the new instance is actually a child of the snapshot in RBD. Then I can't delete that snapshot because in Ceph it has children and is protected, thus Glance will throw this error: "Image could not be del

[Yahoo-eng-team] [Bug 1959184] [NEW] [tempest] Test "test_list_policy_filter_by_name" failing

2022-01-27 Thread Rodolfo Alonso
Public bug reported: Log: https://4f906509796c68317fb0-5f46846acfbcb9c99203c3f7b3243d40.ssl.cf2.rackcdn.com/826512/2/check/neutron- tempest-plugin-api/c1456f8/testr_results.html Snippet: https://paste.opendev.org/show/812395/ ** Affects: neutron Importance: Undecided Status: New -