1 | [omni] |
---|
2 | default_cf = pgeni |
---|
3 | users = inki |
---|
4 | |
---|
5 | # ---------- Users ---------- |
---|
6 | [inki] |
---|
7 | urn = urn:publicid:IDN+pgeni.gpolab.bbn.com+user+inki |
---|
8 | keys = ~/.ssh/gcf_id_rsa.pub |
---|
9 | |
---|
10 | # ---------- Frameworks ---------- |
---|
11 | [pgeni] |
---|
12 | type = pg |
---|
13 | ch = https://www.emulab.net:443/protogeni/xmlrpc/ch |
---|
14 | sa = https://www.pgeni.gpolab.bbn.com:443/protogeni/xmlrpc/sa |
---|
15 | cert = ~/.ssl/niky-gpo-pgeni-cleartext.pem |
---|
16 | key = ~/.ssl/niky-gpo-pgeni-cleartext.pem |
---|
17 | |
---|
18 | # -------- AM Nicknames ---------- |
---|
19 | [aggregate_nicknames] |
---|
20 | pg-gpo=,https://pgeni.gpolab.bbn.com/protogeni/xmlrpc/am |
---|
21 | pg-utah=,https://www.emulab.net/protogeni/xmlrpc/am |
---|
22 | pg-ky=,https://www.uky.emulab.net/protogeni/xmlrpc/am |
---|
23 | plc=,https://www.planet-lab.org:12346 |
---|
24 | |
---|
25 | # Mesoscale myplc AMs |
---|
26 | plc-gpo=,http://myplc.gpolab.bbn.com:12346/ |
---|
27 | plc-clemson=,http://myplc.clemson.edu:12346/ |
---|
28 | plc-stanford=,https://myplc.stanford.edu:12346/ |
---|
29 | plc-wisconsin=,https://wings-openflow-1.wail.wisc.edu:12346/ |
---|
30 | plc-washington=,https://of.cs.washington.edu:12346/ |
---|
31 | plc-rutgers=,https://plc.orbit-lab.org:12346/ |
---|
32 | plc-indiana=,https://myplc.grnoc.iu.edu:12346/ |
---|
33 | plc-gatech=,https://myplc.cip.gatech.edu:12346/ |
---|
34 | |
---|
35 | #Mesoscale OpenFlow AMs |
---|
36 | of-gpo=,https://foam.gpolab.bbn.com:3626/foam/gapi/1 |
---|
37 | of-stanford=,https://openflow4.stanford.edu:3626/foam/gapi/1 |
---|
38 | of-clemson=,https://foam.clemson.edu:3626/foam/gapi/1 |
---|
39 | of-wisconsin=,https://foam.wail.wisc.edu:3626/foam/gapi/1 |
---|
40 | of-rutgers=,https://foam.oflow.cip.gatech.edu:3626/foam/gapi/1 |
---|
41 | of-indiana=,https://foam.noc.iu.edu:3626/foam/gapi/1 |
---|
42 | of-gatech=,https://nox.orbit-lab.org:3626/foam/gapi/1 |
---|
43 | of-nlr=,https://foam.nlr.net:3626/foam/gapi/1 |
---|
44 | of-i2=,https://foam.net.internet2.edu:3626/foam/gapi/1 |
---|
45 | |
---|
46 | |
---|