Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
77958a5941bfa989f54858dee5515e137676e3db
/
apps
/
openstacknetworking
« Previous
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
628a7cb
Fix: resolve floating IP rules not deleting issue in multinodes env
by Jian Li
· 6 years ago
4867af2
Revert "Tagging 1.14.0-b1"
by Ray Milkey
· 6 years ago
78ce400
Tagging 1.14.0-b1
by Ray Milkey
· 6 years ago
c38e903
[ONOS-7752] check north-south reachability for troubleshoot purpose
by Jian Li
· 6 years ago
78d3ed3
Fix: spawn a new thread to handle OPENSTACK port removal events
by Jian Li
· 6 years ago
0b93b00
[ONOS-7752] check east-west VM reachability for troubleshoot purpose
by Jian Li
· 6 years ago
2fa3ded
Revert "Revert "Uses ICMPEcho class in OpenstackRoutingIcmpHandler and test class.""
by Jian Li
· 6 years ago
a01809a
bazel file formatting
by Ray Milkey
· 6 years ago
a79bf6e
Adding support to override test size to avoid hitting test runner time limits.
by Thomas Vachuska
· 6 years ago
2ff66b4
Add unit tests in OpenstackNetworkingUtil class
by Daniel Park
· 6 years ago
95f7331
Fixes OpenstackSwitchingDirectPortProvider well even it there's interface added to the device already.
by Daniel Park
· 6 years ago
df1e373
Fixing pom.xml
by Yuta Higuchi
· 6 years ago
d486a73
Support to build openstack related apps using Bazel
by Jian Li
· 6 years ago
02db25c
Revert "Uses ICMPEcho class in OpenstackRoutingIcmpHandler and test class."
by Ray Milkey
· 6 years ago
48f1033
Adds default router option only when the gateway is set in subnet.
by Daniel Park
· 6 years ago
f8e422d
Removes default router option and adds unit tests in OpenstackSwitchingDhcpHandler.
by Daniel Park
· 6 years ago
ae3fcff
Add a set of unit tests for openstack telemetry app
by Jian Li
· 6 years ago
086ad70
Add unit tests for SONA apps codec register
by Jian Li
· 6 years ago
f740c2e
Uses ICMPEcho class in OpenstackRoutingIcmpHandler and test class.
by Daniel Park
· 6 years ago
4d48684
Adds unit test for OpenstackRoutingIcmpHandler.
by Daniel Park
· 6 years ago
468e785
Supports MTU option in OpenstackSwitching dhcp handler.
by Daniel Park
· 6 years ago
4d42100
Supports dns options in OpenstackSwitchingDhcpHandler.
by Daniel Park
· 6 years ago
6c0e2b8
Supports ping to other gateway IP's connected to the same router.
by Daniel Park
· 6 years ago
da03ce9
Fix: resolve a set of exceptions raised by tempest integration test
by Jian Li
· 6 years ago
07598ff
Add unit test for openstack switching host provider
by Jian Li
· 6 years ago
0ce2c41
Refactor: use distribute storage to store precommit data
by Jian Li
· 6 years ago
8f64feb
Add precommit capability to openstack port service to resolve NPE
by Jian Li
· 6 years ago
078cd20
Fix: resolve dup host insertion problem caused by resource contention
by Jian Li
· 6 years ago
9598538
Add unit tests for OpenstackNetworkingUtil.
by Daniel Park
· 6 years ago
78ac065
Add unit tests for openstack management REST API
by Jian Li
· 6 years ago
a077817
Add unit tests for OpenstackFlowRuleManager
by Jian Li
· 6 years ago
43e066b
Add unit tests for openstack security group (rule) manager and store
by Jian Li
· 6 years ago
91be8cd
Support Neutron network/port admin state up/down configuration
by Jian Li
· 6 years ago
ee8214a
Support VM resize and cold migration in openstack networking app
by Jian Li
· 6 years ago
cd806b0
Add instance port purge command line interface with completer
by Jian Li
· 6 years ago
c240359
Fix: do not (dis)associate fip if the inst port is not available
by Jian Li
· 6 years ago
f1efbe5
Support pretty JSON output for openstack node and networking apps
by Jian Li
· 6 years ago
5e2ad4a
Support JSON output in external router CLI, make router obj immutable
by Jian Li
· 6 years ago
577b69c
Implements flow tracer in Openstack Networking UI
by Daniel Park
· 6 years ago
67484d9
Added RBAC for REST APIs.
by Thomas Vachuska
· 6 years ago
2c63bd2
Add CLI for listing all openstack instance ports
by Jian Li
· 6 years ago
46b7400
Purge internal map variables by leveraging persistent store
by Jian Li
· 6 years ago
ec5c32b
Simplified the port handling logic for VM live migration case
by Jian Li
· 6 years ago
fae7b38
Add unit tests for instancePort and its manager classes
by Jian Li
· 6 years ago
ecae438
Add distributed persistent store and manager for instance port
by Jian Li
· 6 years ago
f6911bd
Fix Sonar warnings about NPEs after an exception
by Ray Milkey
· 6 years ago
f7934d5
Fix: guarantee to referring to the correct openstack node state
by Jian Li
· 6 years ago
789fadb
Support to inject custom controller info through openstacknode
by Jian Li
· 6 years ago
88ae51e
Avoid parallelizing node initialization due to state contention
by Jian Li
· 6 years ago
cd91a07
Added src port and dst ip address option to forced acl functionality.
by Daniel Park
· 6 years ago
dd50eac
Fix problems detected by ErrorProne
by Ray Milkey
· 6 years ago
5b66ce0
Fix: resolve failure of E-W communication at ARP broadcast mode
by Jian Li
· 6 years ago
0e1c7b5
Added forced acl command in OpenstackNetworking app
by Daniel Park
· 6 years ago
7f024de
Add REST interface for configuring ARP mode
by Jian Li
· 6 years ago
7f70bb7
Add CLI for reconfiguring ARP mode on openstacknetworking app
by Jian Li
· 6 years ago
e6110b7
Fix: resolve the service not found exception caused by openstack4j
by Jian Li
· 6 years ago
6041f10
Fixes default arp mode to proxy in OpenstackNetworking app.
by Daniel Park
· 6 years ago
e2e03a5
Fix: do not add fake gateway ARP rule for FLAT typed network
by Jian Li
· 6 years ago
753280e
Support collecting outbound vFlow stats for FLAT typed network
by Jian Li
· 6 years ago
960ae51
Fix: pipeline to stat flat outbound table rather than flat table
by Jian Li
· 6 years ago
87ded82
Augment SONA pipeline to support both vTap and vFlow stats features
by Jian Li
· 6 years ago
5a38ab6
Fix openstack telemetry, networking, vtap app maven build
by Jian Li
· 6 years ago
bcc53d3
Sonar fixes
by Ray Milkey
· 6 years ago
3a14059
Fixes to avoid NPE of OpenstackSecurityGroupHandler in case OpenstackNetworking app is modified
by Daniel Park
· 6 years ago
Next »