-
Story
-
Resolution: Done-Errata
-
Normal
-
rhel-9.2.0
-
nmstate-2.2.18-1.el9
-
1
-
rhel-sst-network-management
-
ssg_networking
-
22
-
5
-
False
-
-
Yes
-
NMT - RHEL 8.10/9.4 DTM 08
-
-
Pass
-
None
-
Enhancement
-
-
Done
-
-
All
-
None
Description of problem:
Clone of https://issues.redhat.com/browse/RFE-4210
New OCP node is installed with basic network configuration (network interface has an IP assigned for installation purposes)
NodeNetworkConfigurationPolicy (NNSP) is applied to configure netwok on the node.
NNSP is removed by the administrator.
Request:
The configuration of the node should be reverted to the state before NNSP has been applied when an NNSP is removed.
Without preparing for the situation and having an NNSP with the original state it is currently impossible to revert to the original state.
According to the customer this is not 'Kubernetes like' behavior.
Version-Release number of selected component (if applicable):
How reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
Acceptance Criteria:
User story
As an OCP administrator, I want the node network configuration to revert to its original state when a NodeNetworkConfigurationPolicy (NNSP) is removed, so that I can ensure consistent networking environments and avoid creating separate NNSPs for reverting changes
Acceptance criteria
Given an OCP administrator applying an NNSP to a node with a basic network configuration,
When the NNSP has been applied successfully and the OCP administrator removes it
Then nmstate should automatically generate a reverse network state YAML file to capture the original state of the node.
Definition of Done
- The implementation meets the acceptance criteria
- Unit tests and integration tests if applicable (decided during refinement) are written and passed
- Release Note text is set.
- The code is part of a downstream build attached to an errata
- external trackers
- links to
-
RHEA-2023:120000 nmstate bug fix and enhancement update