Changes between Version 9 and Version 10 of GENIEducation/HyperNets


Ignore:
Timestamp:
08/09/13 10:23:29 (11 years ago)
Author:
shuang@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/HyperNets

    v9 v10  
    4343  {{{
    4444        //default user credentials
    45         private final String defaultUserName = "shuang";                                                  //default hypervisor's username
     45        private final String defaultUserName = "shuang";                                                  //default hypervisor's username, needs to match with the default omni_config in your ~/.gcf/ directory
     46                   //on andor the above is shufeng
    4647        private final String defaultOmniConfigFile = "/Users/shuang/.gcf/omni_config";  //default location for hypervisor's omni_config file
    4748                   //on andor, the above is /home/hypernet/.gcf/omni_config