Changes between Version 2 and Version 3 of Internal/Infrastructure


Ignore:
Timestamp:
Apr 8, 2008, 2:16:52 PM (16 years ago)
Author:
seskar
Comment:

Name changed from Internal/OMF to Internal/Infrastructure

Legend:

Unmodified
Added
Removed
Modified
  • Internal/Infrastructure

    v2 v3  
    33Consists of three major software components:
    44
    5  * [wiki:Internal/OMF#GridServices Grid Services]
    6  * [wiki:Internal/OMF#NodeHandler NodeHandler]
    7  * [wiki:Internal/OMF#NodeAgnedt NodeAgent]
     5 * [wiki:Internal/Infrastructure#GridServices Grid Services]
     6 * [wiki:Internal/Infrastructure#NodeHandler NodeHandler]
     7 * [wiki:Internal/Infrastructure#NodeAgnedt NodeAgent]
    88
    99== Grid Services ==
    1010
    11 All testbed services are based on [wiki:Internal/OMF/GridServicesApi ORBIT Grid Services API]. The services are
     11All testbed services are based on [wiki:Internal/Infrastructure/GridServicesApi ORBIT Grid Services API]. The services are
    1212
    13  1. [wiki:Internal/OMF/CMCGridService Chassis Manager Controller (CMC) Service]
    14  2. [wiki:Internal/OMF/FrisbeeGridService Frisbee Service]
    15  3. [wiki:Internal/OMF/InventoryGridService Inventory Service]
    16  4. [wiki:Internal/OMF/LoginGridService Login Service]
    17  5. [wiki:Internal/OMF/OMLGridService OML Service]
    18  6. [wiki:Internal/OMF/PXEGridService PXE Service]
    19  7. [wiki:Internal/OMF/InterferenceGridService Interference Service]
     13 1. [wiki:Internal/Infrastructure/CMCGridService Chassis Manager Controller (CMC) Service]
     14 2. [wiki:Internal/Infrastructure/FrisbeeGridService Frisbee Service]
     15 3. [wiki:Internal/Infrastructure/InventoryGridService Inventory Service]
     16 4. [wiki:Internal/Infrastructure/LoginGridService Login Service]
     17 5. [wiki:Internal/Infrastructure/OMLGridService OML Service]
     18 6. [wiki:Internal/Infrastructure/PXEGridService PXE Service]
     19 7. [wiki:Internal/Infrastructure/InterferenceGridService Interference Service]
    2020
    2121== !NodeHandler ==