DCManager API 'region_name' incompatibility
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StarlingX |
Fix Released
|
Medium
|
Cristian Mondo |
Bug Description
Brief Description
-----------------
24.09 DCManager Client isn't compatible w/ 22.12's API.
There's a difference in the "region name" parameter between these 2 versions:
24.09 is region-name and 22.12 is region_name
Against a 24.09:
"region-name": "6c451ab35d734b
Against a 22.12:
"region_name": "subcloud1"
Severity
--------
<Major: System/Feature is usable but degraded>
Steps to Reproduce
------------------
Call to subcloud detail API.
Expected Behavior
------------------
Region Name parameter is the same accross all clients.
Actual Behavior
----------------
Region Name is written differently in different versions.
Reproducibility
---------------
Reproducible
System Configuration
-------
DC1 - 22.12
DC2 - 24.09
Last Pass
-------
N/A
Timestamp/Logs
-------
N/A
Alarms
-------
N/A
Test Activity
-------
Dev testing
Workaround
----------
N/A
Changed in starlingx: | |
assignee: | nobody → Cristian Mondo (cmondo) |
status: | New → In Progress |
description: | updated |
description: | updated |
description: | updated |
Changed in starlingx: | |
importance: | Undecided → Medium |
tags: | added: stx.10.0 stx.distcloud |
Fix proposed to branch: master /review. opendev. org/c/starlingx /distcloud/ +/931160
Review: https:/