Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
dc4e57c39c1d1896d033172bcd8ce27c4324d9bf
/
apps
/
openstacknetworking
« Previous
fb3b501
[ONOS-5176] Refactoring: improves SONA pipeline and OpenstackRoutingManager
by sangho
· 8 years ago
07ba835
Added app.xml files for SONA modules
by Hyunsun Moon
· 8 years ago
72bcefe
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
bc3c6ba
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
a222d05
Tagging 1.8.0-rc4
by Ray Milkey
· 8 years ago
1.8.0-rc4
b547e06
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
4f6d428
Tagging 1.8.0-rc3
by Ray Milkey
· 8 years ago
1.8.0-rc3
58c6af2
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8b8b30c
Tagging 1.8.0-rc1
by Ray Milkey
· 8 years ago
1.8.0-rc1
d41e225
[ONOS-4904] Change ML2 driver url_path from openstackswithing to openstacknetworking
by Daniel Park
· 8 years ago
aa85193
[ONOS-5432] Add CLI for refresh/reprogram the data plane for the existing VM.
by jskim
· 8 years ago
8ebb04a
Replace Stream#forEach() with Collection#forEach()
by Sho SHIMIZU
· 8 years ago
8f27c4e
Fix to avoid duplication of key and flow when host event occurs.
by jskim
· 8 years ago
3d66aca
Fixed to add the subNetCidr of flow when deleted.
by jskim
· 8 years ago
bfc02ec
Bumping snapshot version to 1.8.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
b19fc86
Bumping version back to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
338bc0c
Bumping pom versions to 1.7.0-rc2 and fixing some maven issues
by Brian O'Connor
· 8 years ago
1.7.0-rc2
e4e99fa
Fixed the priority of flow when deleted.
by jskim
· 8 years ago
7d88174
Added the media types that the DELETE methods of a resource can accept.
by jskim
· 8 years ago
1b0cb26
[ONOS-5134] VM cannot access to another VM with floating IP
by Daniel Park
· 8 years ago
9c3f30a
fix to apply TCP/UDP port rule of Security Group
by kimjt
· 8 years ago
a8d896c
[ONOS-5114] Fix to send icmp packet from vm to gateway when floating is assigned
by Daniel Park
· 8 years ago
3d2bf9c
[ONOS-4920] Use subnet not network when setting routing rules for routers
by sangho
· 8 years ago
0de4ba9
Remove duplicate version specifications
by Yuta HIGUCHI
· 8 years ago
a2d9f49
[ONOS-4926] floating Ip flow rules handling when restarting ONOS
by sangho
· 8 years ago
f1af068
[ONOS-5094] Fix to update group bucket when a gateway node jumped to INCOMPLETE state
by Daniel Park
· 8 years ago
a09e1bb
Use Collection#forEach() instead of Stream#forEach() for simplicity
by Sho SHIMIZU
· 8 years ago
4d28773
[ONOS-5038] Bug fix for "pending_add" flow rules
by sangho
· 8 years ago
5c8f048
[ONOS-5060] Bug fix for pNAT handler in OpenstackRouting
by sangho
· 8 years ago
5aa480b
Fixed to add gateway node from ICMP handler also
by Hyunsun Moon
· 8 years ago
1063c23
[ONOS-5030] Fix to gateway ip address in host annotation refers appropriate ip address
by Daniel Park
· 8 years ago
b3eb84d
Refactored OpenstackRouting to support multiple gateway nodes
by Hyunsun Moon
· 8 years ago
f9a16ed
Fixed to not to create gateway group if it is already exists
by Hyunsun Moon
· 8 years ago
ef6bad2
ONOS-4903, ONOS-4929 Fixed to load network config on application start-up
by Hyunsun Moon
· 8 years ago
176c83d
[ONOS-4871] Fix gateway external port from list to single port
by Kyuhwi Choi
· 8 years ago
992be1d
Fixed example network-cfg.json files for SONA applications
by Hyunsun Moon
· 8 years ago
da27e43
Fixed javadoc warnings and some cleanups
by Hyunsun Moon
· 8 years ago
c853a72
Follow up for OpenstackSwitching Refactoring: Updates flow rules for security group updated.
by sangho
· 8 years ago
6032f34
OpenstackRouting refactoring
by sangho
· 8 years ago
05d9b26
Support existing VMs running on the newly added node
by Hyunsun Moon
· 8 years ago
b974fca
Refactored OpenstackSwitching app
by Hyunsun Moon
· 8 years ago
92d9ea4
[ONOS-4481] Integrate scalable gateway to openstackRouting
by Kyuhwi Choi
· 8 years ago
d177f8f
[ONOS-4703,4704] SONA : Floating IP handling in SONA initialization
by sangho
· 8 years ago
38b5f18
[ONOS-4702] Fixed Openstack ARP/ICMP in OpenstackNetworkingService.
by hyungseo Ryu
· 8 years ago
1b2aea8
Removing gratuitous relativePath from pom.xmls
by Brian O'Connor
· 8 years ago
04b1fe9
Make some DHCP options and host discovery configurable
by Hyunsun Moon
· 8 years ago
e642f7c
Bumping version to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
c0f5045
Remove some of unnecessary register calls.
by HIGUCHI Yuta
· 8 years ago
c2a542b
Explicitly return NO CONTENT type response for http DELETE request
by Jian Li
· 8 years ago
6f58422
Removing MISC, BASIC from registration, they are subset of API
by HIGUCHI Yuta
· 8 years ago
6a638ba
Appify fault management and open stack node BUCK files
by Ray Milkey
· 9 years ago
5e65e2c
[ONOS-4205] support east-west routing in openstackRouting
by Kyuhwi Choi
· 9 years ago
d77c881
Buck build bugfixes
by Ray Milkey
· 9 years ago
a5ff8a7
Appify buck build for openstack and VTN apps
by Ray Milkey
· 9 years ago
4890754
[ONOS-4213] Creates a OpenstackNetworking Config for common use
by sangho
· 9 years ago
f9a7697
More app BUCK file refactoring
by Ray Milkey
· 9 years ago
f78306f
Fixing arp event log in OpenstackRoutingArpHandler
by Daniel Park
· 9 years ago
2319390
[ONOS-3948] Seperate mgmt and data network in OpenstackSwitching/RoutingService
by Daniel Park
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
efbc038
[ONOS-4280] Allow to add a subnet to external network after the external network is used in routers
by sangho
· 9 years ago
d4334db
Javadoc warning fixes
by Ray Milkey
· 9 years ago
85f28d0
Updating test sources in several BUCK files
by Brian O'Connor
· 9 years ago
a450bd0
Simplifying Import-Package line in maven-bundle-plugin for REST bundles
by Brian O'Connor
· 9 years ago
f80bbb2
Initial BUCK build
by Ray Milkey
· 9 years ago
9d61649
[ONOS-4042] Bump up Jersey from 1.19 to 2.22.2
by Jian Li
· 9 years ago
955c316
Starting snapshot 1.6.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
55b4d80
Tagging 1.5.0 (Falcon)
by Brian O'Connor
· 9 years ago
1.5.0
2369642
Starting snapshot 1.5.0-SNAPSHOT
by Madan Jampani
· 9 years ago
b7a5420
Tagging 1.5.0-rc3
by Madan Jampani
· 9 years ago
1.5.0-rc3
ee9e371
[ONOS-3952] Implement FloatingIP Handler for OpenstackRoutingService
by Kyuhwi Choi
· 9 years ago
21c3ebe
Fix java doc errors
by Ray Milkey
· 9 years ago
fd46e1d
Refine application title and category in app.xml and pom.xml
by Jian Li
· 9 years ago
2b746f4
Add missing application titles in app.xml with pom.xml clean up
by Jian Li
· 9 years ago
95c3ee5
[ONOS-3947] Implement Openstack FloatingIP REST call json parser
by musonous
· 9 years ago
81a61a1
[ONOS-3946] Implement IcmpHandler for OpenstackRoutingService
by Daniel Park
· 9 years ago
afae2f7
Apps-- added onos.app.title property to applications.
by Simon Hunt
· 9 years ago
9008853
[ONOS-3953] Implements Security Group of Openstack
by sangho
· 9 years ago
0dba61f
Fixed javadoc warnings on openstack applications
by Hyunsun Moon
· 9 years ago
5d8994f
Starting snapshot 1.5.0-SNAPSHOT
by Thomas Vachuska
· 9 years ago
40d5255
Tagging 1.5.0-rc2
by Thomas Vachuska
· 9 years ago
1.5.0-rc2
93447f1
Separated OpenstackInterface feature from OpenstackNetworking application.
by sangho
· 9 years ago
0448ea0
Don't PNAT for DHCP packets
by Hyunsun Moon
· 9 years ago
814a339
Resolve openstacknetworking and openstackswitching dependency issue
by Jian Li
· 9 years ago
b0f09be
Fixed sona refactoring related issues
by Hyunsun Moon
· 9 years ago
e2b37e3
[ONOS-3804] [ONOS-3805] Initial L3 flowrules setup for Compute/Gateway nodes and PNAT Handler for OpenstackRouting
by Kyuhwi Choi
· 9 years ago
0c2a3da
Refactoring of OpenstackSwitching and OpenstackRouting
by sangho
· 9 years ago