summaryrefslogtreecommitdiff
path: root/ovn/utilities
Commit message (Expand)AuthorAgeFilesLines
...
* ovn-sbctl: Add multiple encaps with "chassis-add".Justin Pettit2015-10-162-16/+37
* ovn-nbctl: Remove external-ids commands.Ben Pfaff2015-10-152-178/+0
* ovn-sbctl.8: Fix bridge modification references.Justin Pettit2015-10-141-4/+1
* ovn: Fix space/tab issues from man pages.Justin Pettit2015-10-131-10/+10
* ovn-sbctl: Use environment var OVN_SB_DB to find the database by default.Ben Pfaff2015-10-072-5/+22
* ovn-nbctl: Split parent and tag in "show" output.Russell Bryant2015-10-051-3/+5
* ovn-ctl: Ability to upgrade databases.Gurucharan Shetty2015-10-021-20/+17
* ovn-ctl, ovs-ctl: Move common code to ovs-lib.Gurucharan Shetty2015-10-021-6/+0
* ovn-nbctl: Avoid minor code duplication.Ben Pfaff2015-10-021-1/+1
* ovn-nbctl: Minor fix for manpage.Ben Pfaff2015-10-021-1/+0
* ovn-ctl: Remove non-existant function call.Gurucharan Shetty2015-10-021-3/+0
* ovn-ctl: Fix a function call.Gurucharan Shetty2015-10-011-1/+1
* ovn-nbctl: Enable database commands using db-ctl-base infrastructure.Ben Pfaff2015-09-152-441/+606
* ovn-nbctl: Give handler functions more specific names.Ben Pfaff2015-09-141-54/+54
* ovn-nbctl: Fix typo and add minor clarification in documentation.Ben Pfaff2015-09-141-1/+1
* ovn-sbctl: Improve usage message.Ben Pfaff2015-09-141-4/+6
* ovn-sbctl: Support SSL for connecting to southbound database.Ben Pfaff2015-09-141-0/+3
* ovn-sbctl: Indentation fixes.Ben Pfaff2015-09-141-4/+3
* Fix typos in comments.Ben Pfaff2015-09-141-1/+1
* ovn-nbctl: Add ACL commands.Justin Pettit2015-09-102-0/+260
* ovn-sbctl: Adjust width for priority in lflow-list.Russell Bryant2015-09-081-1/+1
* ovn-nbctl: Sort output of most commands.Justin Pettit2015-09-041-7/+44
* ovn-sbctl: Avoid cast in lflow_cmp().Ben Pfaff2015-08-191-4/+4
* ovn-sbctl: Make 'chassis-del' delete all encaps.Alex Wang2015-08-161-0/+5
* db-ctl-base: Allow print rows that weak reference to table inAlex Wang2015-08-131-3/+7
* ovn-sbctl: Print stage name in addition to table number.Justin Pettit2015-08-121-4/+7
* ovn: Add lflow-list to ovn-sbctl.Russell Bryant2015-08-122-0/+126
* ovn-sbctl: Add ovn-sbctl.Alex Wang2015-08-084-2/+1045
* ovn-nbctl: Move ovn-nbctl to utilities directory.Alex Wang2015-08-084-3/+1293
* Add a few OVN files as part of DISTCLEANFILES.Gurucharan Shetty2015-06-231-0/+3
* ovn: Add ovn-ctl to assist with OVN daemon lifecycle.Russell Bryant2015-06-154-0/+315