projects
/
osm
/
NBI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d13ae80
)
Fix flake8 issues related to the use of global
47/15147/1
v16.0
author
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Tue, 1 Apr 2025 07:47:47 +0000
(09:47 +0200)
committer
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Tue, 1 Apr 2025 07:54:23 +0000
(09:54 +0200)
Change-Id: I65ff4d136a5a7ca324d0cda6bba9063dd4d1b99d
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osm_nbi/nbi.py
patch
|
blob
|
history
diff --git
a/osm_nbi/nbi.py
b/osm_nbi/nbi.py
index
e15aba7
..
852dff0
100644
(file)
--- a/
osm_nbi/nbi.py
+++ b/
osm_nbi/nbi.py
@@
-2419,7
+2419,6
@@
def _start_service():
Set database, storage, message configuration
Init database with admin/admin user password
"""
- global nbi_server
global subscription_thread
global cef_logger
global current_backend