Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
56cdd5a9c33b428c39c07652c3caaaa9cf5fa755
/
apps
/
openstacknetworking
900b723
Fix: resolve the component cfg related exceptions
by Jian Li
· 6 years ago
5ecfd1a
Refactor: reduce to number of column for better readability at SONA
by Jian Li
· 6 years ago
411bf2e
Refactor: resolve code smells of openstacknetworking impl pkgs #3
by Jian Li
· 6 years ago
a3ffbdb
Resolves code smells of OpenstackNetworkingUtil, RulePopulatorUtil and cli classes.
by Daniel Park
· 6 years ago
362f9fd
Fix: do not remove egress sg rule if port is associated with any sg
by Jian Li
· 6 years ago
6a47fd0
Refactor: resolve code smells of openstacknetworking impl pkgs #2
by Jian Li
· 6 years ago
4d13870
Refactor: resolve code smells of openstacknetworking impl pkgs #1
by Jian Li
· 6 years ago
fb64d88
Fix: do not install default rules in gateway node
by Jian Li
· 6 years ago
1e9cb73
Fix: enforce packet to go through ingress pipeline inside a node
by Jian Li
· 6 years ago
c263157
Fix possible NPE discovered by Sonar
by Ray Milkey
· 6 years ago
3f26e79
Fix to install flow rule for floating IP-assigned VM in VLAN case.
by Daniel Park
· 6 years ago
ff178ba
Minor code fixes on sriov-related classes.
by Daniel Park
· 6 years ago
5b155bf
Fix: resolve ARP resolution issue in ARP broadcast mode for VLAN
by Jian Li
· 6 years ago
8a9220f
Fixes ARP-related flow rules in VLAN case.
by Daniel Park
· 6 years ago
8b5599b
Fix: enforce to synchronize all flow rules in case sync failures
by Jian Li
· 6 years ago
db521c1
Fix: resolve CLI auto-completion issue of openstack apps
by Jian Li
· 6 years ago
34220ea
Fix: do not query the distributed store inside main thread
by Jian Li
· 6 years ago
167f0c4
Fix: retry purging the flow rules due to various failures
by Jian Li
· 6 years ago
36a0c4d
Add a CLI to list up openstack router interfaces
by Jian Li
· 6 years ago
ebde74d
Fix: correct the logic of obtaining ext ip address from ext GW
by Jian Li
· 6 years ago
bb83f7c
Fix: enable openstack related CLIs
by Jian Li
· 6 years ago
2a354e3
Fix not supporting charset=utf8 in accept header value in the Rocky version
by sanghoshin
· 6 years ago
2868044
Fix: improves code smell in OpenstackRoutingIcmpHandler
by Jian Li
· 6 years ago
5c777c6
Fix: initialize the compute node before initialize the gateway node
by Jian Li
· 6 years ago
123f0e0
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
32b0362
Refactor: install rules in a separated thread to avoid thread blocking
by Jian Li
· 6 years ago
51f9d1e
Fixes to add vni selector in setRulesToGatewayWithDstIp method.
by Daniel Park
· 6 years ago
0faa721
Fix openstack app ignition problems
by Ray Milkey
· 6 years ago
5739b2c
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
6a2d95e
Fix to add icmp reply flow rule in default.
by Daniel Park
· 6 years ago
3380f44
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
a70fdb60
Fix: resolve an issue of adding incorrect SG rules for remote port
by Jian Li
· 6 years ago
e52652c
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
28ec77f
Fix: start commit the conntrack only if the flow in the whitelist
by Jian Li
· 6 years ago
b696950
Fix: resolve a NPE occurs when getArpMode() returns null value
by Jian Li
· 6 years ago
07782d2
Eliminated old features.xml and app.xml files required by no-longer supported Maven build.
by Thomas Vachuska
· 6 years ago
68032db
Remove blueprint files for 3.0 karaf CLI
by Ray Milkey
· 6 years ago
a218d43
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
8e40651
openstack and routing app OSGi property migration
by Ray Milkey
· 6 years ago
2b9838c
Fix: only allow to install security group rules from master node
by Jian Li
· 6 years ago
956bb16
Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
9e28777
Fix: remove stale compute node to gateway rules for migration case
by Jian Li
· 6 years ago
5c09e21
Fix: enforce to match VNI for ARP request in broadcast mode
by Jian Li
· 6 years ago
22ea612
Removing BUCK files and other Buck-related auxiliaries.
by Thomas Vachuska
· 6 years ago
d542568
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
4fa1f5e
Send GARP packet in case floating ip is associated and gateway node is updated.
by Daniel Park
· 6 years ago
b8cdcc1
Fix: remove stale security group rules when VM migration finished
by Jian Li
· 6 years ago
ac30e27
Fix: enforce to remove security group rules
by Jian Li
· 6 years ago
d17309c
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
7ce775a
Fix: resolve a NPE caused by non-exist gateway at openstack subnet
by Jian Li
· 6 years ago
e8b28db
Fix: enforce security group rules to match tunnel ID
by Jian Li
· 6 years ago
2360acb
Fix: differentiate gateway ARP rule and floating ARP rule
by Jian Li
· 6 years ago
67c6b81
Allow to remove instance ports in pending removal state
by Jian Li
· 6 years ago
0b18b72
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
809b3ed
Fix: configure SNAT to gateway rules on receiving router port events
by Jian Li
· 6 years ago
9d35bd6
Fix: remove security group rules when receiving SG remove event
by Jian Li
· 6 years ago
8e365bd
Fix: allow to specify duplicated gateways for different subnets
by Jian Li
· 6 years ago
581f21a
Fix: remove ARP routing rules when receiving port removal event
by Jian Li
· 6 years ago
df52129
Merge remote-tracking branch 'origin/master' into merge-master
by Ray Milkey
· 6 years ago
227d88a
Support openstack subnet list command in OpenstackNetworking app
by Daniel Park
· 6 years ago
6bc29d9
Fix: resolve a contention problem of querying floatig IP by fixed IP
by Jian Li
· 6 years ago
4e037f5
Supports downlink trace functionality in OpenstackNetworkingUI
by Daniel Park
· 6 years ago
5aef982
Supports downlink trace functionality in OpenstackNetworkingUI
by Daniel Park
· 6 years ago
7a2dee5
[WIP] Add @Service tags to all commands and completers
by Ray Milkey
· 6 years ago
86ad7bb
[WIP] apps CLI changes for karaf upgrade
by Ray Milkey
· 6 years ago
d84f89b
[WIP] Upgrade ONOS to karaf version 4.2.1
by Ray Milkey
· 6 years ago
4bac497
Fix NPE reported by Sonar
by Ray Milkey
· 6 years ago
4d7f88b
Removes local gatewayIp set in OpenstackSwitchingArpHandler.
by Daniel Park
· 6 years ago
a73c236
Support flow trace CLI in openstack networking app.
by Daniel Park
· 6 years ago
0488c73
Fix: resolve a set of NPEs and WARNs caused by null instance port
by Jian Li
· 6 years ago
8a5fb64
Fix: remove the instance port only if osPort remove event is issued
by Jian Li
· 6 years ago
bcc4228
Fix: resolve a set of NPEs due to security group activation
by Jian Li
· 6 years ago
319b9ab
Supports the cast that VM access to VM's via floating ip's.
by Daniel Park
· 6 years ago
cad36c7
Add a REST interface for configuring security group
by Jian Li
· 6 years ago
bbeb31a
Fix the security group bugs - degrade
by sanghoshin
· 6 years ago
4eec965
Addes unit test coverage in OpenstackSwitchingHostProvider.
by Daniel Park
· 6 years ago
92b6f29
Support injecting novaMetadataIp and novaMetadataPort through cfg
by Jian Li
· 6 years ago
4665093
Use metadata secret var in openstack node, support PUT/POST/DELETE
by Jian Li
· 6 years ago
c704b67
Add keystone and neutron config classes and codec with unit tests
by Jian Li
· 6 years ago
d9a24ed
Fix: do not handle non-ip packet, do not block ICMP packet processing
by Jian Li
· 6 years ago
6343020
[ONOS-7786] Support to retrieve metadata from virtual instances
by Jian Li
· 6 years ago
c009a89
Change VNI to segId in OpenstackNetworkList command.
by Daniel Park
· 6 years ago
c3e0c60
Fixes to deal with unsupported vendor type interface in OpenstackSwitchingDirectPortProvider
by Daniel Park
· 6 years ago
9281593
Fix Sonar reported potential null pointer dereference
by Ray Milkey
· 6 years ago
427811e
Purge instance port when removing osPort which is not bound to fip
by Jian Li
· 6 years ago
e0945c1
Add trace msg in OpenstackSwitchingDhcpHandler.
by Daniel Park
· 6 years ago
d02d7bd
Supports dpdk config in OpenstackNode.
by Daniel Park
· 6 years ago
b7a4435
Reset flow rules for VM(s) port
by Jongsik Jung
· 6 years ago
8f65b7e
Fix: resolve IAE caused by Property definitions not found at provider
by Jian Li
· 6 years ago
ec9d113
Fixes OpenstackNetworking just sends warn msg when unsupported ovs-based sr-iov event occurs.
by Daniel Park
· 6 years ago
761e80a
Remove pom files from ONOS
by Ray Milkey
· 6 years ago
312d987
Starting snapshot 1.15.0-SNAPSHOT
by Ray Milkey
· 6 years ago
b787342
Refactor: remove code duplication for openstack related apps
by Jian Li
· 6 years ago
7e8c4d8
Supports dpdk-based vm creation in OpenstackNetworking service.
by Daniel Park
· 6 years ago
6d41036
Fix: do not append identity path into V3 keystone authentication
by Jian Li
· 6 years ago
03e5521
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
3594c24
Tagging 1.14.0-rc2
by ONOS Jenkins User
· 6 years ago
1.14.0-rc2
96f1e03
Fixes OpenstackRoutingArpHandler respond arp request from peer router to source NAT ip of the external gateway.
by Daniel Park
· 6 years ago
4e5f2d6
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
cff0bd8
Tagging 1.14.0-rc1
by ONOS Jenkins User
· 6 years ago
1.14.0-rc1
Next »