Add openflow-port-mapping CLI command
[osm/openvim.git] / httpserver.py
2017-04-17 mirabalAdd openflow-port-mapping CLI command 17/1317/3
2017-03-27 tiernominor logs changes at http for network update openflow... 00/1300/3
2017-03-16 mirabalModify http get/clear openflows to handle n ofc_id 99/1299/4
2017-03-15 mirabalRefactor update-net task to ovim.py 90/1290/4
2017-03-10 mirabalnew_external_port and DB table adds 77/1277/2
2017-03-09 mirabalOF controller port mapping 30/1230/6
2017-03-02 mirabalTenant code migration to ovim.py 06/1206/6
2017-02-27 mirabalCreate db entry for manage Openflow controllers 38/1138/12
2017-02-17 mirabalMove network logic from httpserver to ovim 21/1121/2
2017-02-16 mirabalMove openflow logic to ovim.py from httpserver.py 19/1119/2
2017-02-13 mirabalAdd gateway_ip to nets DB table 08/1108/2
2017-02-13 mirabalCreate dhcp thread at openvim startup 06/1106/3
2017-02-10 mirabalAvoid ssh connections to network controller in test... 94/1094/1
2017-02-09 tiernoClass OVIM to perform the logic done by http receptor 81/1081/1
2017-02-08 tiernoMerge branch 'v1.1' 80/1080/2
2017-02-08 MirabalOpenvim controller dhcp server over a ovs vxlan mesh 90/990/12
2017-02-01 tiernostore OVS network ports at database as type instance:ovs 59/1059/1
2017-01-20 tiernoMerge "Refactor to support OVS insted of prepopulate...
2017-01-19 tiernofixes issues with ovs type using bridge netwoks 91/991/1
2017-01-19 tiernoMerge "Add openvswitch installation for openvim compute...
2017-01-18 MirabalOpenvim managment nets OVS refactoring 17/817/11
2017-01-17 tiernofixed a bug at deployment using public images 70/970/1
2017-01-10 garciadeblasSupport of lookup based on image name and checksum... 04/904/1
2017-01-09 tiernoallow public images to be visible at VM instantiation 94/894/1
2017-01-09 tiernoavoid image duplication of public images referenced... 93/893/1
2017-01-07 tiernoallow public images to be visible by all tenants 89/889/1
2016-12-19 tiernomerge v1.0.2 -commit 8940f6c- into master 14/814/1
2016-12-12 tiernoallow openvim in test mode to run without python-libvir... 63/763/2
2016-11-29 tiernomerge v1.0 commit 9aea043 on master 48/748/1
2016-11-22 tiernoAllow compute nodes without hugepages 96/696/1
2016-11-11 tiernoMerge "Bug 99: get_dhcp_lease.sh with support for LXD...
2016-11-07 Leonardobug 73: Add url validator in http_post_images 04/604/1
2016-09-30 garciadeblasSupport of image name and checksum when creating and... 60/460/1
2016-09-08 tiernochanged/added license heading. Moved some json files... 99/299/1
2016-09-08 tiernov0.4.7 remove folder utils moving files to parent to... 98/298/1
2016-09-06 tiernoInitial openvim v0.4.6 upload