Changes between Version 108 and Version 109 of JacksIssues


Ignore:
Timestamp:
02/25/15 13:58:12 (9 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JacksIssues

    v108 v109  
    33= 2/18/15 update =
    44
    5 Priority is visible things in Jacks for GEC tutorial/demos. Then context for tutorials/demos. Then non GEC things.
     5== Required for GEC22 ==
     6 * Public IP issues
     7  * RSpec with a public IP when loaded in Jacks does not have the Public Ip checkbox checked.
     8  * Checking public IP on one node makes the checkbox checked on other nodes that don't have a public IP
     9 * Copy-Paste broken on Firefox
     10  * Partial fixes coming to devel 2/18, with another case still to do
     11 * Constraints
     12  * Remove default-vm constraints that mention images
     13  * Check rules about which node types go with EGRE/GRE
     14  * Ethernet/LAN should not be an option between sites
     15  * Stitched/VLAN not option in right places
     16   * Rules wrong?
     17   * Fundamental Jacks problem?
     18  * GRE tunnels:
     19   * can you have rules that limit by AM type?
    620
     21== Required to take Jacks out of Beta ==
     22 * Parse errors should not be fatal in Jacks
     23  * Node with an interface but no link causes fatal error in Jacks
     24  * RSpec with single node on a shared VLAN gives a transform error
    725 * Constraints
    8   * Stitched link option not working
     26  * ExoSM is always not an option
     27
     28== Other ==
     29 * Site ID: Always label a site with the component_manager, if specified.
     30 * Shared VLAN link icon not showing in Firefox
     31  * Actually 2 issues Jon saw
     32 * Constraints
    933  * Visible indication of what is not allowed when dragging on palette
    1034 * Any changes that change the rspec cause modified-topology events
    1135  * Support seeing/handling GRE links differently
    1236  * New modified-field event coming to devel 2/18
    13  * Copy-Paste broken on Firefox
    14   * Partial fixes coming to devel 2/18, with another case still to do
    15  * Public IP issues
    16   * RSpec with a public IP when loaded in Jacks does not have the Public Ip checkbox checked.
    17   * Checking public IP on one node makes the checkbox checked on other nodes that don't have a public IP
    18  * Shared VLAN link icon not showing in Firefox
    19   * Actually 2 issues Jon saw
    2037 * Add a 'No MAC' checkbox on disk images
    2138  * Allows user custom disk images and EG images to get the nomac flag that otherwise comes only from the constraint generator's config file
    22  * Parse errors should not be fatal in Jacks
    23   * Node with an interface but no link causes fatal error in Jacks
    24   * RSpec with single node on a shared VLAN gives a transform error
    25  * Site ID: Always label a site with the component_manager, if specified.
    26  * Context
    27   * Do not make all image URNs at emulab.net by default
    28    * 2/18: Jon adding a config entry IDing all IG AMs and only applying this hack there
    29   * Version on image in context is not carried into version on image in RSpec
    30    * Fix will be on devel 2/18
    31   * Duplicate constraints coming from generator
    32    * Looping over nodes and generating by AM constraint does not go through de-duping code
    33   * Stitched sites: Stitched Ethernet appears to always be unavailable
    34    * Could be a constraint config file issue
    35   * Make constraints work when dragging on the palette
    36    * This is what will block a user from trying to create a link between 2 aggregates that cannot be linked
    37    * Some decisions
    38     * Warn user that a pending action violates constraints (color?)
    39     * Show user that a just completed action violates constraints (error pane?)
    40     * Consider for later
    41      * Output when outputting RSpec a description of actions that started violation, or all entities that are in violation, for use by the Jacks App to warn the user before reserving the resources, or explain to the user any reservation failure
    42      * Full history mechanism (undo?) would help more
    43   * Tom use latest generator with `--basic` and proper entries in the config for `extra` and `advanced`, tagging OVS images as `nomac` and GRE/EGRE links as ip=auto
    44    * Experiment Support: Should only GRE/EGRE be auto-iped?
    45    * Iterate with Jon, test
    46  * Portal: Duplicate node and auto-iping and expanded viewer/editor: all these functions are in place and need testing
    47   * Auto-IP causes sites to be named with site number
    48    * Marshall: Do not include site name extension if the node is bound to an AM
    49   * Expanded editor fails to load in some situations
    50  * Portal: Remove FOAM AMs from Aggregate drop down
    51   * Use aggregate attributes to select only compute aggreagtes
     39 * Portal: Expanded editor fails to load in some situations
    5240 * Portal: must reload slice-jacks and Details pages to get ExoGENI login information
     41 * Duplicate constraints coming from generator
     42  * Looping over nodes and generating by AM constraint does not go through de-duping code
    5343 
    54 == Low (post-GEC) Priority ==
     44== Lower (post-GEC) Priority ==
    5545 * Optimize constraint enforcement
    5646 - bind to a PC (i.e be able to set the component_id on a node; could simply be a textbox for now)