Leonardo D'Avila
ce8feb7bfa
update install.sh fixing ryu install
2017-03-28 23:43:27 -03:00
lantz
e823c4f93c
Fix line break
...
Beware of emacs eating trailing spaces!
2017-03-22 14:34:23 -07:00
lantz
497a342c27
Update README.md
2017-03-22 14:32:44 -07:00
Bob Lantz
32565765c1
For now, install dependencies before make codecheck
2017-03-15 16:19:31 -07:00
Bob Lantz
c1d07835bd
Rearrange code check
2017-03-15 15:49:26 -07:00
Bob Lantz
65acef533a
Run bash explicitly in codecheck conditional
2017-03-15 15:09:06 -07:00
Bob Lantz
bf2bb4c88c
Sadly pylint isn't backward compatible; comment out newer options
...
Also slightly adjust some valid name conventions
2017-03-15 15:03:47 -07:00
Bob Lantz
bfc00c567c
Add more ignores for plint 1.5.2
2017-03-15 14:50:01 -07:00
Bob Lantz
92d57db0d0
Run codecheck on 14.04 only and after install (for deps)
2017-03-14 15:47:46 -07:00
Bob Lantz
13331d0ffd
Add "make codecheck"
2017-03-14 15:43:47 -07:00
Bob Lantz
359b1feb5a
code check
2017-03-14 15:43:41 -07:00
Bob Lantz
a77ddba607
code check
2017-03-14 15:43:28 -07:00
Bob Lantz
caf23f078e
code check
2017-03-13 19:09:24 -07:00
Bob Lantz
d5cb865aaa
code check
2017-03-13 19:08:39 -07:00
Bob Lantz
1c0aeb699f
code check
2017-03-13 19:08:26 -07:00
Bob Lantz
c458c9e2b4
code check
2017-03-13 18:56:21 -07:00
Bob Lantz
26a0e351f3
satisfy code check
2017-03-13 17:11:05 -07:00
Bob Lantz
742f5b9af9
satisfy code check
2017-03-13 17:10:14 -07:00
Bob Lantz
40e4546c48
satisfy code check
2017-03-13 17:09:19 -07:00
Bob Lantz
5479117584
pass code check
2017-03-13 17:06:53 -07:00
Bob Lantz
02453b02b0
Remove relative import
2017-03-13 17:05:50 -07:00
Bob Lantz
d282c55831
pass code check; make GRE_KEY a class var
2017-03-13 17:03:11 -07:00
Bob Lantz
6977633de1
pass code check
2017-03-13 16:36:50 -07:00
Bob Lantz
bc0a72e2f9
pass code check
2017-03-13 16:36:41 -07:00
Bob Lantz
ef5c80abb3
pass code check
2017-03-13 16:34:38 -07:00
Bob Lantz
35a33fc617
print() -> error()
2017-03-13 16:31:17 -07:00
Bob Lantz
494840c908
satisfy codecheck
2017-03-13 13:57:41 -07:00
Bob Lantz
b7d9fdd5bd
Satisfy codecheck
2017-03-13 13:56:46 -07:00
Bob Lantz
32299a6808
Restore incorrectly placed docstring
2017-03-13 13:48:50 -07:00
Bob Lantz
d7cfb729c3
Pass code check and add ovs-testcontroller to zombies
2017-03-13 13:46:51 -07:00
Bob Lantz
348b526212
Satisfy pylint
2017-02-15 18:35:45 -08:00
Bob Lantz
18bfa1d6b3
warn() was undefined
2017-02-15 18:30:09 -08:00
Bob Lantz
5d2dfa9f40
Handle version string sent to stderr
...
An unfortunate side effect of switching from print to output() is
that all output() goes to stderr. We should probably carefully
consider whether this is the right thing to do.
2017-02-15 18:26:18 -08:00
Bob Lantz
0b5d24148b
default(): add CR to error(); also clean up docstring
2017-02-08 16:30:36 -08:00
Bob Lantz
dfb2594793
testLinkChange: report bandwidth on error
2017-02-07 15:01:05 -08:00
lantz
b5b6beacb0
Multiple builds: trusty and xenial
2017-01-31 15:34:27 -08:00
Brian O'Connor
213563583d
Updating .travis.yml to suppress success notifications
2017-01-12 18:44:45 -08:00
Brian O'Connor
9c7638a015
Updating README
...
Moving Travis logo down and using image reference to declutter.
2017-01-12 17:01:26 -08:00
Brian O'Connor
fef7e0521c
Merge pull request #710 from bocon13/travisci
...
Setting up .travis.yml for automated builds on Travis CI
2017-01-12 16:29:54 -08:00
Brian O'Connor
335cb1bdf3
Adding TravisCI build static icon to README
2017-01-12 16:13:20 -08:00
Brian O'Connor
0b2d8461fd
Updating hwintf test to call host.stop()
...
host.terminate() does not remove the interfaces
2017-01-12 16:11:24 -08:00
Brian O'Connor
9376ccbedd
Updating runner to exit 1 on failure
2017-01-12 16:11:24 -08:00
Brian O'Connor
03b1cbb347
Update example runner to exit 1 on failure
2017-01-12 16:11:24 -08:00
Brian O'Connor
51f50e8b8f
Adding .travis.yml for Travis CI
2017-01-12 16:11:13 -08:00
lantz
2e9a79a375
Merge pull request #618 from BhattiMarry/master
...
UPDATE command made generic. Obsolete kernel() function was breaking Fedora/RHEL install.
2017-01-11 15:50:53 -08:00
lantz
86a26e0baf
Merge pull request #602 from youf3/patch-1
...
Added ryu to be clean up in clean.py
2017-01-10 14:08:16 -08:00
lantz
6f2981134d
Merge pull request #606 from oliviertilmans/patch-2
...
link: Fix circular import
2017-01-06 15:26:47 -08:00
lantz
e58cc37c49
Merge pull request #699 from NvanAdrichem/MiniEdit-OVSVersion
...
Changed verifying the OVS version to not require root in MiniEdit.
2017-01-06 14:57:59 -08:00
lantz
baebce8b05
Merge pull request #672 from nirmoy/opensuse_installation
...
RFC: add installation support for SUSE based distros
2017-01-06 14:55:11 -08:00
lantz
2bfaec75e0
Merge pull request #685 from maufl/fix-ping-parse-regex
...
Fix regex for ping result parsing, supporting optional 'packets' word in ping output
2017-01-06 14:53:42 -08:00