Changes between Version 3 and Version 4 of GEMINIv3/gd_parser_server_usage


Ignore:
Timestamp:
03/06/14 17:06:47 (10 years ago)
Author:
Hussamuddin Nasir
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEMINIv3/gd_parser_server_usage

    v3 v4  
    1515This server utilizes data stored in a MySQL DB as well as data files stored on the hard disk. It utilizes two external tools namely GCF and unisencoder .
    1616
    17 = Usage =
     17= PHP API =
    1818
    1919== getUserinfo.php ==
     
    2525== updateSliceCred.php ==
    2626== createMySlivers.php ==
     27== deleteResources.php ==
    2728== createSlice.php ==
    2829== parseManifest.php ==
    29 === * getAllManifests.php ===
    30 === * manifest_parsing_json.php ===
     30== getAllManifests.php ==
     31== manifest_parsing_json.php ==
    3132== getSliceExpiry.php ==
    3233== getSliverExpiry.php ==
     
    3738== opendb.php ==
    3839== closedb.php ==
     40== portaldb.php ==
     41== config.db ==
    3942== logger.php ==
    4043== utils.db ==
     
    4649== deleteImage.php ==
    4750== getImageList.php ==
    48 == ==
     51
     52= GCF based backend =
     53
     54All most all of the above PHP scripts use these python scripts that use Omni as a library to communicate with the CH, SA and AMs .
     55
     56== createMyImage.py ==
     57== getSlicenames.py ==
     58== createSlice.py ==
     59== getSlicename_w_creds.py ==
     60== registerSCwithUNIS.py ==
     61== createSliver.py ==
     62== getAllmanifest.py ==
     63== getSliverStatus.py ==
     64== renewSlice.py ==
     65== credentialRoutines.py ==
     66== lamp-sendmanifest.py ==
     67== renewSlivers.py ==
     68== decrypt.py ==
     69== ListComponents.py ==
     70== send2UNIS.py ==
     71== listMyImages.py ==
     72== test-common.py ==
     73== listmykeys.py ==
     74== whoami.py ==
     75== deleteMyImage.py ==
     76== getLampCACert.py ==
     77== deleteResources.py ==
     78== getMyCredential.py ==
     79== myutils.py ==
     80== getPGSliceinfo.py ==
     81== getSlicecred.py ==