Bob Lantz
|
e69355f78f
|
One last code check fix: line too long
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
9d14c841d7
|
Pass code check
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
f796f01f38
|
add spaces to satisfy pylint ;-p
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
350299786d
|
code check fixes & add comment spaces
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
445c0959b5
|
Pass code check (except bogus Popen error)
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
0c5aae157a
|
examples -> mininet/examples for code check
|
2013-09-11 12:00:15 -07:00 |
|
Brian O'Connor
|
2e7d0d4934
|
fixed indent issue with examples/controllers.py
|
2013-09-11 12:00:15 -07:00 |
|
Brian O'Connor
|
e9a835ac55
|
print usage message for unknown command
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
b55806017a
|
Check for Connected in checkListening()
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
b79ce2a549
|
Clarify actual testing in module comment
|
2013-09-11 12:00:14 -07:00 |
|
Bob Lantz
|
a155795837
|
quetzal -> quantal
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
e935da461a
|
added comments and cleaned up controlnet.py
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
92bf2cf105
|
codecheck: removed unused variable in topo.py
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
0840af5277
|
removing todos in net.py
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
967614f64a
|
adding examples/__init__.py
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
891d807137
|
fixed multiping example
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
ecddbcf240
|
updated emptynet to use addLink
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
aacf7c4613
|
fixing controllers.py to use api
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
3a35480c7a
|
removing test from controlnet
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
7c962d2f61
|
Fixed MininetFacade and moved main logic into run. First shot at "test" function
|
2013-09-11 12:00:13 -07:00 |
|
Brian O'Connor
|
dc882d6905
|
clean up controlnet
|
2013-09-11 12:00:13 -07:00 |
|
Brian O'Connor
|
15146d900c
|
changed CLI to MininetFacade; a great deal of logic also changed
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
ad5a0e42d0
|
Explicitly create a qcow2 image
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
a56e29704e
|
Make sure that /bin/bash exists before attempting to chroot.
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
f344290368
|
Change API for more efficient remount and unmount.
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
5ae8c936e7
|
Prototype implementation of bind mounts.
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
5413d2e5a3
|
Check for chroot dir and chroot if necessary.
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
226a1dc391
|
Minor edits
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
ec810dd6db
|
minor edits
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
5493212578
|
Add tests for OVS user switch (skipping hifi test for now)
test_hifi.py currently fails for OVS when datapath=user -
we should look at this and fix it.
|
2013-09-11 12:00:13 -07:00 |
|
Bob Lantz
|
45d365f98b
|
Need a few more skipUnless() checks.
|
2013-09-11 12:00:12 -07:00 |
|
Bob Lantz
|
94324e3f46
|
Skip IVS and UserSwitch tests if they are not installed
|
2013-09-11 12:00:12 -07:00 |
|
Bob Lantz
|
d2762938b7
|
Increase timeout (for lengthy hifi test)
|
2013-09-11 12:00:12 -07:00 |
|
Bob Lantz
|
765d126ee9
|
Delete leftover TAP interface from OVS with datapath=user
fixes #199
|
2013-09-11 12:00:12 -07:00 |
|
Bob Lantz
|
896c4cbccc
|
Edits for 2.1.0
|
2013-09-11 12:00:12 -07:00 |
|
Bob Lantz
|
325074981c
|
Initial text and version updates for 2.1.0
|
2013-09-11 12:00:12 -07:00 |
|
Bob Lantz
|
b26f38a6aa
|
Added CONTRIBUTORS file
|
2013-09-11 12:00:12 -07:00 |
|
Brian O'Connor
|
d13505b6c6
|
updating setup to include examples
|
2013-08-26 15:29:05 -07:00 |
|
Bob Lantz
|
67f9d8f655
|
Remove qcow2 post conversion; drop unused etree dep
|
2013-08-26 11:46:25 -07:00 |
|
Bob Lantz
|
c353e60913
|
correction: pexpect.timeout -> TIMEOUT
|
2013-08-25 18:06:22 -07:00 |
|
Bob Lantz
|
662fb712bc
|
Detect failed iso download; begin virt-image support
|
2013-08-25 17:42:15 -07:00 |
|
Bob Lantz
|
28165f7b4e
|
Check make test results
|
2013-08-25 16:27:43 -07:00 |
|
Bob Lantz
|
dbcfda77d9
|
Update release URLS - should probably clean this up.
|
2013-08-25 15:51:56 -07:00 |
|
Bob Lantz
|
1dfa7776e1
|
Change to extract kernel and initrd
|
2013-08-25 15:25:04 -07:00 |
|
Bob Lantz
|
40a9c15345
|
Remove gigantic doxypy/texlive/fonts from install.sh -a
fixes #192
|
2013-08-25 13:55:50 -07:00 |
|
Bob Lantz
|
3dc3e066aa
|
Update build directory name to include date.
|
2013-08-24 13:57:36 -07:00 |
|
Bob Lantz
|
bbf808c347
|
Get rid of unused pexpect import.
|
2013-08-23 21:27:01 -07:00 |
|
Bob Lantz
|
4556e06fcf
|
Fix erroneous tab hit before commit.
|
2013-08-23 21:25:07 -07:00 |
|
Bob Lantz
|
f605a4e430
|
Works, more or less.
|
2013-08-23 20:33:25 -07:00 |
|
Bob Lantz
|
fa1758b950
|
First draft of new world order (create build image from iso)
|
2013-08-23 17:26:46 -07:00 |
|