Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b2335db933b7e6df0b5df368a69fa729ecd8f3af
/
apps
/
openstacknetworking
0c47d53
Deprecate joda-time
by Yuta HIGUCHI
· 7 years ago
f0c4761
Remove deprecated deserialize() mthods from packet classes
by Ray Milkey
· 7 years ago
dc48fb2
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
eb3f6ef
Tagging 1.12.0-b1
by Ray Milkey
· 7 years ago
1.12.0-b1
9fc3d0e
Fixes typo
by daniel park
· 7 years ago
5fe3079
Fix OpenstackSwitchingHostProvider to add segment id in host annotation.
by daniel park
· 7 years ago
e6457a3
[SONA] Enable connection tracking only when security group is enabled
by sangho
· 7 years ago
247232c
[SONA] syncs ICMP session information among cluster nodes when SONA is working with reactive ICMP proxy mode.
by sangho
· 7 years ago
b002968
Cleaning up application titles, descriptions and categories.
by Thomas Vachuska
· 7 years ago
c108a6b
Fix typos detected by Frank Wang
by Ray Milkey
· 7 years ago
446f446
Refactor buck external dependencies
by Ray Milkey
· 7 years ago
aa279c0
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
245a682
[ONOS-6037]Support Neutron router admin state up/down configuration
by Frank Wang
· 7 years ago
3672199
[ONOS-6880] SONA: Fix the ICMP handler exception handling routine in the case of router w/o external subnet.
by sangho
· 7 years ago
1aaa788
SONA: add connection tracking feature using OVS conntrack function.
by sangho
· 7 years ago
3dd2a8b
[ONOS-6822] SONA : bug fix of ingress packets are always allowed without ingress allow security group rules.
by sangho
· 7 years ago
d4ac0ed
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
6ecde1f
Tagging 1.11.0-b4
by Ray Milkey
· 7 years ago
1.11.0-b4
f957166
[ONOS-6038] [ONOS-6036]Support Neutron network/port admin state up/down configuration
by Frank Wang
· 7 years ago
a09fe5b
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
e765ce2
[SONA] Add a configuration to choose the SNATing mechanism between OVS SNAT and Controller SNAT.
by sangho
· 7 years ago
072c4dd
[ONOS-6230] SONA - Reimplements SNAT features using OVS CT & NAT features.
by sangho
· 7 years ago
64677e9
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
17463db
Tagging 1.11.0-b3
by Ray Milkey
· 7 years ago
1.11.0-b3
f816411
[ONOS-6632] Add REST APIs for configuring compute and gateway nodes.
by sangho
· 7 years ago
64313cb
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
7e28519
Tagging 1.11.0-b2
by Ray Milkey
· 7 years ago
1.11.0-b2
c395d0f
Initialize the pipeline when the OpenStackFlowRuleManager service is activated.
by sangho
· 7 years ago
2e97be0
[ONOS-6469] Allow to set port range when creating security group rules.
by sangho
· 7 years ago
0d45736
ONOS-6742 Refactored OpenstackNode
by Hyunsun Moon
· 7 years ago
c7403c2
DHCP util refactor
by Yi Tseng
· 7 years ago
dc37537
[ONOS-6484] Implements OpenStack Pipeline at the application layer.
by sangho
· 7 years ago
f14cc6d
Fix SNAPSHOT version string
by Ray Milkey
· 7 years ago
7463193
Starting snapshot 1.11-SNAPSHOT
by Ray Milkey
· 7 years ago
0248ca2
[ONOS-6543] SONA: Add a configuration to enable/disable the security group feature.
by sangho
· 7 years ago
dbee233
[ONOS-6484] Implements skeleton to reimplement OpenStackPipeline in the application layer.
by sangho
· 7 years ago
ad237e7
change openstack host provider scheme name to prevent conflicts with other
by Frank Wang
· 7 years ago
9add1c5
Fixed openstacknetworking app artifact ID to buck style from POM file
by Hyunsun Moon
· 7 years ago
3356249
ONOS-6438 Fixed to allow a network with empty name
by Hyunsun Moon
· 7 years ago
b720e63
ONOS-6444 Set floating IP rules when created with fixed IP configured
by Hyunsun Moon
· 7 years ago
79d6a83
Reduces the port number range for snat to reduce snat handler initialization time.
by sangho
· 8 years ago
08b03a9
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
ee8700b
[ONOS-6168, ONOS-6436] Implement multiple gateway nodes support for VLAN mode and implement VLAN based Logical Routing
by daniel park
· 7 years ago
32d471f
Removed delays from unit tests
by Hyunsun Moon
· 8 years ago
0e058f2
ONOS-6034 Added purge and sync flow rules CLIs
by Hyunsun Moon
· 8 years ago
ae51e73
Added sync and purge security group states
by Hyunsun Moon
· 8 years ago
7a5f904
ONOS-6439 Fixed to remove stale floating IP rules
by Hyunsun Moon
· 7 years ago
a792cf7
[ONOS-6186] Implement VLAN based virtual network provisioning and logical switching
by daniel park
· 8 years ago
8b0710b
Fixed artifact ID to buck build format from SONA app pom files
by Hyunsun Moon
· 8 years ago
8fd28c7
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
f009902
Tagging 1.10.0-rc1
by Ray Milkey
· 8 years ago
1.10.0-rc1
c7eb0d0
Added unit tests for OpenstackNetworkManager and OpenstackRouterManager
by Hyunsun Moon
· 8 years ago
c721922
ONOS-5970 Added CLIs to purge and sync network states from Neutron
by Hyunsun Moon
· 8 years ago
6cc91ab
[ONOS-6271] Variable device dereferenced, it might be null
by Palash Kala
· 8 years ago
6a9ff0d
[ONOS-6137] Refactoring SecurityGroup features for stateful SONA
by sangho
· 8 years ago
e49eb38
[ONOS-6060] Merge scalablegateway app to openstacknode app
by daniel park
· 8 years ago
8e5c899
onos6217-removing null pointer dereference
by rohit
· 8 years ago
0439fd7
Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake!
by Thomas Vachuska
· 8 years ago
917beb4
[ONOS-6150] OpenstackNode application support creation of vlan interface on open vswitch
by daniel park
· 8 years ago
a5b5f4e
Fixed to trigger correct event when a gateway removed
by Hyunsun Moon
· 8 years ago
0bc7fdb
[ONOS-6098] Port number used for SNAT does not return to the available port number pool after the SNAT rule expired
by daniel park
· 8 years ago
b7a9cd2
Handle PORT_REMOVED event when a VM removes
by Hyunsun Moon
· 8 years ago
acde3f5
Don't install switching rules to gateway nodes
by Hyunsun Moon
· 8 years ago
44aac66
ONOS-5182 Refactored SONA to cache network states
by Hyunsun Moon
· 8 years ago
0540087
ONOS-5182 Simplified OpenStack networking application structure
by Hyunsun Moon
· 8 years ago
54a7851
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
57b5101
Starting snapshot 1.10-SNAPSHOT
by Ray Milkey
· 8 years ago
de84cdd
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8588c48
Tagging 1.9.0-b3
by Ray Milkey
· 8 years ago
1.9.0-b3
c6dec26
[SONA] Bug fix that some flows are not removed when VMs are removed
by sangho
· 8 years ago
287b4ae
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
2557ba3
Tagging 1.9.0-b1b
by Ray Milkey
· 8 years ago
1.9.0-b1b
b39bf99
[ONOS-5846] Bump up jersey to 2.25 with corresponding deps updated
by Jian Li
· 8 years ago
2456541
[SONA] Fixes the bugs of removing VMs with two interfaces.
by sangho
· 8 years ago
fa95506
Fix SONA to deal with PORT_UPDATED event when port is enabled.
by Daniel Park
· 8 years ago
91b5003
[SONA] Fixes the bug of not removing a switching flow when VMs are removed.
by sangho
· 8 years ago
9e5f0f5
[ONOS-5776] Floating IP flow rule initialization process
by sangho
· 8 years ago
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
Next »