Changes between Initial Version and Version 1 of JacksIssues


Ignore:
Timestamp:
12/05/14 14:43:46 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JacksIssues

    v1 v1  
     1= Jacks Bugs =
     2== HIGH  (required to remove beta) ==
     3 - Deconflict manifests so we can combine the manifests from multiple AMs. JON WORKING ON THIS
     4 - Ensure full constraints based on all AMs work with reasonable defaults JON WORKING ON THIS
     5  * includes being able to get a reasonable list of available OSes (perhaps constructed from the advertisement)
     6  * Limit aggregates to bind to things Jacks understands (for example, don't include OpenFlow aggregates)
     7 - Make saved RSpec format prettified
     8 - For bound requests and all manifest, make sure the site ID is not a number but the site name instead
     9 - Use site name from component_manager_id if present
     10 - Proper handling of lan/vlan toggling
     11 - fix the formatting of the "Resource Details" tab which contains the content which is currently on the production Slice page
     12 - Make sure we can still reserve at OpenFlow aggregates using canned RSpecs
     13 - Adding the vtop:link_attribute nomac_learning?JON WORKING ON THIS
     14
     15== MED ==
     16 - UI cleanup items on Jon's list (including changing the router image)
     17 - FireFox formatting JON WORKING ON THIS
     18 - bind to a PC (i.e be able to set the component_id on a node)
     19
     20==  LOW ==
     21 - key Safari bugs JON WORKING ON THIS
     22 - Change node ID changes interface ID
     23
     24
     25= Jacks enhancements =
     26== HIGH ==
     27 - NEW Copy-paste (see description under (1) below)
     28 - Remove a node from a LAN
     29
     30== MED ==
     31 - Add a LAN with only 1 node (like shared VLAN)
     32 - NEW Substantial node type features (see description under (2) below)
     33 - NEW Auto-IP
     34
     35==  LOW ==
     36 - Pan/Zoom
     37 - Show actual path of stitched links
     38 - Allow moving shared VLAN UI element
     39 - Support non ASCII OS ???
     40
     41
     42== Explanation of NEW items from above ==
     43 1) Add "copy and paste" to Jacks (Flack has had it for a long time). 
     44    * Without copy and paste you introduce a huge risk for introducing manual errors.
     45    * But a big reason we want this is that we are trying to encourage experimenters to define standard node types (or templates if you prefer) which they replicate as needed.  Copy and paste is a cheap way of getting this feature. 
     46    * Priority: Not required to get out Jacks out of beta, but top of the list after that
     47 2) We'd also like to discuss adding more substantial support for node types with Jon.  We envision two distinct possibilities:
     48    a) Support for Pre-canned node types (a button with a custom icon, OS image, install/execute scripts, even an OF controller that serves a particular function such as "firewall")
     49    b) Support for Custom node types.  Allow the experimenter to define their own node types (icon, image, install/execute, etc for a a particular function) on the fly.
     50    * Priority: Nice to have.  We like to discuss this with him so it's in the back of his head as he's developing new features.