projects
/
osm
/
LCM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
730569b
)
misspelling fix
28/11228/1
author
aktas
<emin.aktas@ulakhaberlesme.com.tr>
Thu, 29 Jul 2021 04:56:27 +0000
(07:56 +0300)
committer
aktas
<emin.aktas@ulakhaberlesme.com.tr>
Sun, 3 Oct 2021 15:57:38 +0000
(17:57 +0200)
Change-Id: Ief505adac777cf6269a34b01b20ef718e9d586f4
Signed-off-by: aktas <emin.aktas@ulakhaberlesme.com.tr>
(cherry picked from commit
61f61928dbdd78182370a34763c93ad13cdd40f3
)
osm_lcm/vim_sdn.py
patch
|
blob
|
history
diff --git
a/osm_lcm/vim_sdn.py
b/osm_lcm/vim_sdn.py
index
1641e96
..
f0b8f9c
100644
(file)
--- a/
osm_lcm/vim_sdn.py
+++ b/
osm_lcm/vim_sdn.py
@@
-774,7
+774,7
@@
class WimLcm(LcmBase):
raise
else:
# nothing to delete
- self.logger.error(logging_text + "Nohing to remove at RO")
+ self.logger.error(logging_text + "No
t
hing to remove at RO")
self.db.del_one("wim_accounts", {"_id": wim_id})
db_wim = None
self.logger.debug(logging_text + "Exit Ok")