- 07 Jul, 2011 5 commits
-
-
Matt Strum authored
-
Matt Strum authored
-
Matt Strum authored
-
Matt Strum authored
-
Matt Strum authored
-
- 06 Jul, 2011 2 commits
-
-
Matt Strum authored
Scroll doesn't zoom map when mouse is over an info window. Slices in the map legend update with status and when selected. Added buttons to refresh slice, slices or everything. Fixed offline support. Added ability to use cache when logged in to use cached managers but live data for everything else.
-
Matt Strum authored
Randomized exponential backoff on busy. Shows spinner until Slice has been created and status has been determined. Sends full RSPEC to all managers. If a CreateSliver? fails, the others will not be cancelled. Give user more feedback on errors during slice creation. RSPEC now included along with the XML-RPC call in log messages.
-
- 05 Jul, 2011 2 commits
-
-
Matt Strum authored
-
Matt Strum authored
-
- 30 Jun, 2011 2 commits
-
-
Matt Strum authored
Disabled link buttons on the slice canvas for managers without links. Switched delay node to be at the end of the draggable nodes on the slice window. Dragging a manager onto the canvas now adds a node or prompts the user to add one. Bolded the map markers. General bug fixes various places.
-
Matt Strum authored
-
- 29 Jun, 2011 2 commits
-
-
Matt Strum authored
-
Matt Strum authored
-
- 28 Jun, 2011 2 commits
-
-
Matt Strum authored
-
Matt Strum authored
-
- 27 Jun, 2011 5 commits
-
-
Matt Strum authored
-
Matt Strum authored
-
Matt Strum authored
-
Jonathon Duerig authored
There is no such function as splice on strings in JavaScript. Therefore we have to make sure we do the equivalent. Notified library authors in a bug report.
-
Matt Strum authored
-
- 24 Jun, 2011 2 commits
-
-
Matt Strum authored
-
Matt Strum authored
Fixed rspec_version stuff in AM calls. Fixed if user opens Slice Window before slivers are retrieved, it doesn't update when slivers are gotten. Gets slivers from AMs outside ProtoGENI after restart of Flack. PLE had a bug where they return the same node with different component_ids from PLC which will need to be fixed before this works entirely. Changed method of parsing RFC 3999 dates. Changed behavior of SliverCreate/SliverStatus to all run in parallel.
-
- 23 Jun, 2011 4 commits
-
-
Mike Hibler authored
-
Matt Strum authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 22 Jun, 2011 12 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
Previously, a forced opModeTransition would just remain in the same state after moving to the new op_mode rather than looking for a valid oldmode/oldstate => newmode/newstate transition in the mode_transitions table. This should only effect the transition from SECUREBOOT/TPMSIGNOFF, since all other uses should not find a valid newstate and should remain in the old state as before.
-
Leigh B Stoller authored
mapping of node_id to sliver_urn. Also a "fix" for tunnels; when contacting the peer, it might not have seen the request, and so the manifest request will fail. For now, loop and retry for a while.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Matt Strum authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Gary Wong authored
This is necessary to handle credentials which have been produced by both ProtoGENI _and_ PlanetLab (e.g. through delegation), since PL includes the delimiters and PG does not.
-
Matt Strum authored
-
- 21 Jun, 2011 2 commits
-
-
Matt Strum authored
Alphabetise list of SAs with Emulab at the top. Fixed disk images not showing up for RSPECv1. Fixed crash after creating slivers in certain instances. Calling UserResolve a second time didn't remove the previous slices. Supports PlanetLab RSPECv2 requests. If only one sliver_type is available, it's used.
-
Leigh B Stoller authored
-