summaryrefslogtreecommitdiff
path: root/tests/ovn-nbctl.at
Commit message (Expand)AuthorAgeFilesLines
* ovn: Add a case of policy based routing.Gurucharan Shetty2016-11-031-19/+23
* ovn-nbctl: Fix memory leak in nbctl_lr_route_addnickcooper-zhangtonghao2016-10-051-0/+16
* ovn-nbctl: Check the length of MAC addressnickcooper-zhangtonghao2016-10-051-0/+7
* ovn-nbctl: Add LB commands.nickcooper-zhangtonghao2016-10-031-0/+229
* ovn-northd: Tag allocation for nested containers.Gurucharan Shetty2016-09-091-3/+3
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-261-0/+1
* ovn-sbctl: eliminate a spurious test case error causeLance Richardson2016-07-191-1/+5
* ovn-nbctl: Print router port networks in "show".Justin Pettit2016-07-131-0/+8
* ovn: Support multiple addresses on a single logical router port.Justin Pettit2016-07-121-2/+14
* ovn-nbctl: Ability to update a route's output port.Gurucharan Shetty2016-07-011-1/+9
* ovs-ofctl.at: Prevent msys from getting confused with ipv6 address.Paul Boca2016-06-281-2/+2
* ovn-nbctl: Update logical switch commands.Justin Pettit2016-06-111-29/+29
* ovn-nbctl: Update logical switch port commands.Justin Pettit2016-06-111-35/+35
* ovn: Use Logical_Switch_Port in NB.Justin Pettit2016-06-111-1/+1
* ovn-nbctl: Add static route commands.Justin Pettit2016-06-111-0/+90
* ovn-nbctl: Update logical router port commands.Justin Pettit2016-06-111-39/+29
* ovn-nbctl: Update basic router commands.Justin Pettit2016-06-101-28/+28
* ovn-nbctl: Add lrouter and lrport related commands.Nirapada Ghosh2016-06-031-1/+142
* ovn-nbctl: Add sanity checking for lswitch-add.Ben Pfaff2016-05-081-1/+20
* ovn-nbctl: Make error handling consistent with ovs-vsctl.Ben Pfaff2016-05-081-0/+42
* Separating OVN NB and SB database processesRYAN D. MOATS2016-03-231-1/+1
* tests: consistently use OVS_APP_EXIT_AND_WAIT() for daemon terminationLance Richardson2016-03-181-1/+1
* tests: Add ovn keyword to all ovn tests.Russell Bryant2015-12-211-0/+1
* Remove broken pipe warning logs from ovsdb-server.log for ovn testsNuman Siddique2015-12-211-1/+9
* ovn-nb: Rename Port_Bindings 'macs' column to 'addresses'.Ben Pfaff2015-10-161-7/+7
* ovn-nbctl: Enable database commands using db-ctl-base infrastructure.Ben Pfaff2015-09-151-2/+2
* ovn-nbctl: Add ACL commands.Justin Pettit2015-09-101-0/+49
* tests: Replace ON_EXIT m4 macro by on_exit() shell function.Ben Pfaff2015-09-091-1/+1
* tests: Automatically initialize OVS_*DIR vars when tests begin.Ben Pfaff2015-09-091-6/+1
* tests: Add unit tests for ovn-nbctl.Justin Pettit2015-09-041-0/+119