Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
openvim
/
7fa5a659f844ad98a1cd85f2467c31fac93d5509
/
osm_openvim
/
ovim.py
7fa5a65
Changes to import dynamically modules in ovim.py
by garciadeblas
· 9 years ago
e0c28c1
fix bugs at host_thread; start net controller thread; sharing same variables db_lock and db between the two ovim instances; logger name at openflow thread
by tierno
· 9 years ago
a290d8f
Add region to nets and allow ovelapping vlan at each region
by tierno
· 9 years ago
95a9e83
changes at migrate_vim_db to use database version as a parameter and not use openvim version
by tierno
· 9 years ago
5106895
fix issues running from source
by tierno
· 9 years ago
29d8024
Fix import problems of vimconnector
by tierno
· 9 years ago
071df95
Fixed imports in ovim.py
by garciadeblas
· 9 years ago
f135eff
loggin enhancement at host_thread
by tierno
· 9 years ago
9f65710
Modify openvim code structure, improve py package
by mirabal
· 9 years ago
[Renamed (99%) from ovim.py]
43044b0
logging enhancement at dhcp_thread
by tierno
· 9 years ago
ba1862b
Fixed bug that generated an error when adding a sdn-controller without user or password. These two parameters are optional
by montesmoreno
· 9 years ago
46ca3a9
Allow several pci for of_port_mapping. Log enhancement
by tierno
· 9 years ago
d87877c
New file setup.py: builds a python package
by mirabal
· 9 years ago
9282755
Minor changes to allow SDN connectivity for RO
by montesmoreno
· 9 years ago
6c60065
Openflow controller abstract connector
by mirabal
· 9 years ago
aa94146
fix issue at port deletion and network check ports to know what sdn_controller to update
by tierno
· 9 years ago
a8776d1
Fixed bug that was ommiting the user and password info of the SDN controllers
by montesmoreno
· 9 years ago
275b199
minor change to avoid deleting a non existing element from dictionary
by montesmoreno
· 9 years ago
2db743b
fix moving openvim version/date/db_version to ovim
by tierno
· 9 years ago
50a052f
Move openvim version/date/db_version to ovim
by mirabal
· 9 years ago
8223258
minor logs changes at http for network update openflow rules
by tierno
· 9 years ago
1600750
minor error at exception launch when no port mapping found at ovim new_external_port
by tierno
· 9 years ago
f9a1a8d
Modify http get/clear openflows to handle n ofc_id
by mirabal
· 9 years ago
7bbf50e
Refactor update-net task to ovim.py
by mirabal
· 9 years ago
686b395
fix a race condition using database connection db_of at ovim.start without using db_lock
by tierno
· 9 years ago
3782945
new_external_port and DB table adds
by mirabal
· 9 years ago
6045a9d
OF controller port mapping
by mirabal
· 9 years ago
580435e
Handle ofcs thread creation form db and openvim.cfg
by mirabal
· 9 years ago
5b6f749
Minor changes in ovim.py for SDN controllers functionality
by Pablo Montes Moreno
· 9 years ago
fbfb797
Tenant code migration to ovim.py
by mirabal
· 9 years ago
9e19459
Create db entry for manage Openflow controllers
by mirabal
· 9 years ago
e9f6f1a
Move network logic from httpserver to ovim
by mirabal
· 9 years ago
65ba8f8
Move openflow logic to ovim.py from httpserver.py
by mirabal
· 9 years ago
18f5de3
Add gateway_ip to nets DB table
by mirabal
· 9 years ago
b716ac5
Create dhcp thread at openvim startup
by mirabal
· 9 years ago
56c0c28
minor changes on stopping threads
by tierno
· 9 years ago
57f7bda
Class OVIM to perform the logic done by http receptor
by tierno
· 9 years ago