Activity log for bug #1961860

Date Who What changed Old value New value Message
2022-02-23 03:20:16 Shrikumar Sharma bug added bug
2022-02-23 03:22:05 OpenStack Infra starlingx: status New In Progress
2022-02-23 03:38:04 Shrikumar Sharma description Brief Description Error to verify persistent_size value type Severity <Critical: System/Feature is not usable after the defect> Steps to Reproduce Edit install-values file, add "persistent_size" parameter to any value update subcloud install values Expected Behavior The value of persistent_size should be updated Actual Behavior It fails to update the value Note: it also happens when you add a subcloud Reproducibility State if the issue is 100% reproducible System Configuration DC Branch/Pull Time/Commit load: 22.02_2022-02-19_20-00-05 Last Pass new test scenario. Timestamp/Logs if not str(persistent_size).isnumeric(): AttributeError: 'str' object has no attribute 'isnumeric' 2022-02-22 15:33:42.807 131707 INFO eventlet.wsgi.server [req-5fb8d095-5c0e-4132-bce2-4973457ba67a 1857f140e3e34f4a929884f025f36cce - - default default] fd01:177::2 "PATCH /v1.0/subclouds/subcloud2 HTTP/1.1" status: 500 len: 139 time: 0.0731120 Alarms{} Test Activity Feature Testing Workaround None Brief Description Error to verify persistent_size value type Severity <Critical: System/Feature is not usable after the defect> Steps to Reproduce Edit install-values file, add "persistent_size" parameter to any value update subcloud install values Expected Behavior The value of persistent_size should be updated Actual Behavior It fails to update the value Note: it also happens when you add a subcloud Reproducibility State if the issue is 100% reproducible System Configuration DC Branch/Pull Time/Commit load: 22.02_2022-02-19_20-00-05 Last Pass new test scenario. Timestamp/Logs  if not str(persistent_size).isnumeric(): AttributeError: 'str' object has no attribute 'isnumeric' 2022-02-22 15:33:42.807 131707 INFO eventlet.wsgi.server [req-5fb8d095-5c0e-4132-bce2-4973457ba67a 1857f140e3e34f4a929884f025f36cce - - default default] fd01:177::2 "PATCH /v1.0/subclouds/subcloud2 HTTP/1.1" status: 500 len: 139 time: 0.0731120 Alarms{} Test Activity Feature Testing Workaround None
2022-02-23 14:42:09 Shrikumar Sharma description Brief Description Error to verify persistent_size value type Severity <Critical: System/Feature is not usable after the defect> Steps to Reproduce Edit install-values file, add "persistent_size" parameter to any value update subcloud install values Expected Behavior The value of persistent_size should be updated Actual Behavior It fails to update the value Note: it also happens when you add a subcloud Reproducibility State if the issue is 100% reproducible System Configuration DC Branch/Pull Time/Commit load: 22.02_2022-02-19_20-00-05 Last Pass new test scenario. Timestamp/Logs  if not str(persistent_size).isnumeric(): AttributeError: 'str' object has no attribute 'isnumeric' 2022-02-22 15:33:42.807 131707 INFO eventlet.wsgi.server [req-5fb8d095-5c0e-4132-bce2-4973457ba67a 1857f140e3e34f4a929884f025f36cce - - default default] fd01:177::2 "PATCH /v1.0/subclouds/subcloud2 HTTP/1.1" status: 500 len: 139 time: 0.0731120 Alarms{} Test Activity Feature Testing Workaround None Brief Description When we try to verify the data type of persistent_size, the code throws an error and the procedure is unable to progress any further. Severity Critical Steps to Reproduce Edit install-values file, add "persistent_size" parameter to any value update subcloud install values Expected Behavior The value of persistent_size should be updated Actual Behavior It fails to update the value and throws an error, preventing the procedure from progressing further. Note: it also happens when you add a subcloud Reproducibility 100% reproducible System Configuration DC Branch/Pull Time/Commit load: 22.02_2022-02-19_20-00-05 Feb. 21, 2022 master build Last Pass New test scenario. Timestamp/Logs  if not str(persistent_size).isnumeric(): AttributeError: 'str' object has no attribute 'isnumeric' 2022-02-22 15:33:42.807 131707 INFO eventlet.wsgi.server [req-5fb8d095-5c0e-4132-bce2-4973457ba67a 1857f140e3e34f4a929884f025f36cce - - default default] fd01:177::2 "PATCH /v1.0/subclouds/subcloud2 HTTP/1.1" status: 500 len: 139 time: 0.0731120 Alarms{} None Test Activity Integration Test Workaround None
2022-02-23 14:45:40 Shrikumar Sharma starlingx: assignee Shrikumar Sharma (ssharma3)
2022-02-25 15:17:46 OpenStack Infra starlingx: status In Progress Fix Released
2022-03-01 22:59:55 Ghada Khalil starlingx: importance Undecided Medium
2022-03-01 23:00:06 Ghada Khalil tags stx.7.0 stx.distcloud