Fix Bug 2022: RO updating VIM details with null info when VM is in error state
This patch prevents to override the vim_details when VM
is in error state. By this way, vim_details could be used for healing operations.
The messages regarding with the failure is kept in another key names "vim_message".
Change-Id: Ie0b73040074865a89d9ab2d447e20a8f3d38d520
Signed-off-by: aticig <gulsum.atici@canonical.com>
Showing
- NG-RO/osm_ng_ro/ns.py 2 additions, 1 deletionNG-RO/osm_ng_ro/ns.py
- NG-RO/osm_ng_ro/ns_thread.py 54 additions, 41 deletionsNG-RO/osm_ng_ro/ns_thread.py
- NG-RO/osm_ng_ro/tests/test_ns.py 1 addition, 0 deletionsNG-RO/osm_ng_ro/tests/test_ns.py
- NG-RO/osm_ng_ro/tests/test_ns_thread.py 12 additions, 4 deletionsNG-RO/osm_ng_ro/tests/test_ns_thread.py
- releasenotes/notes/Fix_bug_2022-5e7655a0e8227c36.yaml 22 additions, 0 deletionsreleasenotes/notes/Fix_bug_2022-5e7655a0e8227c36.yaml
Loading
Please register or sign in to comment