[Yahoo-eng-team] [Bug 1971521] [NEW] Correction in response code for PUT /v2/cache/{image_id} API

2022-05-03 Thread Abhishek Kekane
Public bug reported: The newly added cache API ``PUT /v2/cache/{image_id}`` returns http 200 response to user whereas as per the original proposal [1] it should have been http 202. [1] https://opendev.org/openstack/glance-

[Yahoo-eng-team] [Bug 1971176] Re: api-ref: cache manage needs improvements

2022-05-03 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/glance/+/840215 Committed: https://opendev.org/openstack/glance/commit/8271cde1e2850ff1870b310801e3fa8c7fbbf998 Submitter: "Zuul (22348)" Branch:master commit 8271cde1e2850ff1870b310801e3fa8c7fbbf998 Author: Brian Rosmaita Date: Mon May 2

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2022-05-03 Thread Michael Johnson
** Changed in: python-designateclient Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1259292 Title: Some tests use

[Yahoo-eng-team] [Bug 1971431] [NEW] [OVN] Add support for Baremetal provisioning with ML2/OVN

2022-05-03 Thread Lucas Alvares Gomes
Public bug reported: The ML2/OVN driver does not yet officially support provisioning baremetal nodes. This bug is a tracker for that work. I believe the work can be broken up in two parts: Part 1: Add support for provisioning baremetal nodes with ML2/OVN + Neutron DHCP agent. Since the OVN

[Yahoo-eng-team] [Bug 1971408] [NEW] server cannot reboot after multi-attach volume retyping

2022-05-03 Thread zhaoleilc
Public bug reported: Description === The server will fail to hard reboot after an retype operation is performed on the multi-attach volume of it. With multiattach the nova will call to volume api to get volume according to connection_info in block device mappings of nova. However, the

[Yahoo-eng-team] [Bug 1971405] [NEW] Get stuck in detaching state due redundant bdm

2022-05-03 Thread zhaoleilc
Public bug reported: Description === There will be redundant bdms in nova after a volume fails to be detached from the server, ie, the libvirt has succeeded in detaching the disk and attachment in cinder has disappeared, but bdm in nova is present. In such scenario, nova compute service

[Yahoo-eng-team] [Bug 1971228] [NEW] cell conductor tries to connect the other cells's DB when it is started

2022-05-03 Thread Shi Yan
Public bug reported: Description === We observe some nova-conductor behavior during its startup, and think that might be not that correct, would like to see if any improvement can be made for this. Steps to reproduce == - We have a large cellv2 setup, the nova services