Changes between Version 9 and Version 10 of GeniGet


Ignore:
Timestamp:
11/13/13 16:07:41 (10 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniGet

    v9 v10  
    11= geni-get =
    22
    3 A command that runs on (from inside) a GENI node and tells you GENI meta-information about the slivers and slices and experimenter associated with the node. This is a separate tool that must be installed in your disk image. All GENI compute resource providers should make available a version of this client script that can be installed on their compute resources such that the below functionality works.
     3A command that runs on and is accessible from inside a GENI compute resource (node) and tells you GENI meta-information about the slice, sliver and experimenter associated with the node. This is a separate tool that must be installed in your disk image. All GENI compute resource providers should make available a version of this client script that can be installed on their compute resources such that the below functionality works.
    44
    55Within this specification, `client` refers to any software or configuration installed on the compute resource (node). `server` refers to any software or configuration required to support these functions that is not installed within each compute resource, if any.
     6
     7'''FIXME: Return error code for the script?'''
    68
    79= PG implementation =
     
    1315== Known Issues ==
    1416 - Slice email for GPO SA slices is incorrect
     17 - Description of `client-id` command is wrong: It is not a client specified sliver ID
     18 - Descriptions of commands is a little unclear: which AM? Specify that commands show output relative to current node. Etc.
    1519
    1620= Usage =
     
    5559
    5660== commands ==
    57 Return a list of all commands that you can issue in this implementation - kinds of information you can get. The return is a JSON list. Each of the commands listed below should be supported, but additional commands are allowed.
     61Return a list of all commands that you can issue in this implementation. The return is a JSON list. Each of the commands listed below should be supported, but additional commands are allowed.
    5862
    5963Example: