-
Notifications
You must be signed in to change notification settings - Fork 1
-
XML-RPC module for seattlelib
ClosedMay 24, 2014 Last updated almost 11 years agoIn response to ticket #255. XML-RPC is used to communicate with the GENI portal sans a web interface.
-
Production NAT traversal
ClosedMay 24, 2014 Last updated almost 11 years agoWe'd like to have a production version of NAT traversal included in…
We'd like to have a production version of NAT traversal included in the next release. The node manager and seash will need to be changed to support NAT traversal when appropriate.
-
Actually getting 10% (beta)
ClosedMay 24, 2014 Last updated almost 11 years agoThe Measure Twice, Cut Once group should have the following finishe…
The Measure Twice, Cut Once group should have the following finished by the end of the quarter:
-
A coherent story for event / thread restrictions. This should be fully implemented and ready to go.
-
any other remaining resource issues that need to be addressed.
-
-
Infection and Recurrence EOQ
ClosedMay 24, 2014 Last updated almost 11 years agoThe following things need be fixed: Fix transition scripts so tha…
The following things need be fixed:
-
Fix transition scripts so that new nodes are correctly credited.
-
Deployment scripts that run periodically and provide updated information.
-
Software updater clean-up.
-
Installer builder sanity checks.
-
Document software updater testing process.
-
-
Autograder v1
ClosedMay 24, 2014 Last updated almost 11 years agoThis autograder version will include (please add to list): Interfa…
This autograder version will include (please add to list):
- Interface for creating / deleting assignments
- Web page with Geni portal style
- Assignments - Webserver, Stop and Wait
- Grade functions that report errors
- Database backend
- Generic assignment grading
- Unit tests for emualb and nm_client functionality
-
TCUP v0.0.2
ClosedMay 24, 2014 Last updated almost 11 years agoThis is the second release of [wiki:TCUP TCUP] -- a TCP over UDP Re…
This is the second release of [wiki:TCUP TCUP] -- a TCP over UDP Repy library.
This release will include (please add to list):
Closing TCP handshakeCongestion control -- slow start, congestion avoidanceBenchmarking programs to compare throughput of TCUP / TCP in Repy / TCP in PythonNumerous new unit and integration tests
Not done:
- Multiplexing multiple TCUP connection over a single UDP socket
- (S)RTT estimation -- eliminates spurious early retransmission
- Packet timing using the TCP timestamp option
-
Geni Portal v2 Release
ClosedMay 24, 2014 Last updated almost 11 years agoThis milestone references the new geni portal that includes improve…
This milestone references the new geni portal that includes improvements and overhaul to the prior geni look.
Improvements include (please add to list):
- Ajax functionality to all GENI operations (this will pave the way towards creating an API for GENI)
- Parallel acquisition and release of vessels
- Contextual help pages
- New Look
- Django template inheritance
- Vessel flow computation and functioning sharing relationships
- Deployment script
-
MeasureTwice - Benchmarking
ClosedMay 24, 2014 Last updated almost 11 years agoWe want our benchmarking scripts to be complete and integrated with the installers.
-
Indoctrination Sprint
ClosedMay 24, 2014 Last updated almost 11 years agojenn web-server assignment and test cases for http and multi-client…
jenn web-server assignment and test cases for http and multi-client handling
alper seattle installations on emulab and node remote control interface
eric emulab xmlrpc interface to control experimentation
sal submission script, frontend work, and help with django backend -
Micro Machines Jan31
ClosedMay 24, 2014 Last updated almost 11 years agoWe want to be at the point where any user can install seattle on a Windows Mobile machine without too much extra setup.
-
Eye Candy Sprint
ClosedMay 24, 2014 Last updated almost 11 years agoSprinting to integrate new GENI design into test server. And to integrate parallelism of acquisition and release of GENI resources.
-
InfectionAndRecurrence: 0.1c
ClosedMay 24, 2014 Last updated almost 11 years agoRolling out the new version and redeploying on all nodes we control.
-
Seattle Version 0.1c
ClosedMay 24, 2014 Last updated almost 11 years agoDescription of what this version will include goes here..
-
Unit Testing Infrastructure
ClosedMay 24, 2014 Last updated almost 11 years agoThe current unit testing system was adequate at the time of its cre…
The current unit testing system was adequate at the time of its creation, but is now an inefficiency in developing the Seattle software. An improved unit testing system would define standard protocols and conventions on which to run automated tests. As the project is seeing increasing exposure, it is crucial that we be able to easily run all unit tests to make sure that bugs are detected early and fixed before a general release.
-
Autograder Beta
ClosedMay 24, 2014 Last updated almost 11 years agoThis should be a useable version of the Autograder than can be depl…
This should be a useable version of the Autograder than can be deployed at least on a limited basis to some well known users for testing in a class environment. It will have...
- Interface for creating / deleting assignments
- Database backend - support multiple classes, assignments, etc
- Generic assignment grading
- Unit tests for emulab and nm_client functionality
- Help and example pages for students and course staff
-
Actually getting 10% (production)
ClosedMay 24, 2014 Last updated almost 11 years agoThe following need to be done for the production version:
* Determi…
The following need to be done for the production version:
* Determination of the size of the resources to use as offcut resources. * Integration with the custom installer creator and the installers. * Thorough testing
-
Custom Installer Builder v2
ClosedMay 24, 2014 Last updated almost 11 years agoA new version of the Custom Installer Builder. Improvements include:
A new version of the Custom Installer Builder.
Improvements include:
- Written in Python/Django instead of PHP.
- XML-RPC interface (used by SeattleGENI on the backend).
- Better user interface.