22 | | 2. In the terminal window, use Omni to list the aggregates available to you using the command 'omni.py listaggregates'. You should see something like this in your terminal window: |
23 | | {{{ |
24 | | $ omni.py listaggregates |
25 | | INFO:omni:Loading config file /home/gibuser/.gcf/omni_config |
26 | | INFO:omni:Using control framework gib_ch |
27 | | INFO:omni:Listing 1 aggregates... |
28 | | INFO:omni: Aggregate 1: |
29 | | urn:publicid:IDN+geni:gpo:gcf:am1+authority+am |
30 | | http://geni-in-a-box.net:8001 |
31 | | INFO:omni: ------------------------------------------------------------ |
32 | | INFO:omni: Completed listaggregates: |
| 22 | 2. In the terminal window, use Omni to list the aggregates available to you using the command {{{omni.py listaggregates}}}. You should see something like this in your terminal window: |
| 23 | {{{ |
| 24 | $ omni.py listaggregates |
| 25 | INFO:omni:Loading config file /home/gibuser/.gcf/omni_config |
| 26 | INFO:omni:Using control framework gib_ch |
| 27 | INFO:omni:Listing 1 aggregates... |
| 28 | INFO:omni: Aggregate 1: |
| 29 | urn:publicid:IDN+geni:gpo:gcf:am1+authority+am |
| 30 | http://geni-in-a-box.net:8001 |
| 31 | INFO:omni: ------------------------------------------------------------ |
| 32 | INFO:omni: Completed listaggregates: |