|
|
Omni is a tool that will help you reserve resources in GENI, using your GENI
credentials. The first step is to load into Omni your information.
Omni uses a configuration file, and there is a script that will automatically generate the file with
some default options and place it in the default place of `~/.gcf/`. Follow these steps:
- In the GENI Portal, go to the `Profile` Tab.
- Scroll all the way to the end of the page, to the section titled ''Configure omni''
- Click on the ''customized configuration data'' link
- In the next page, make sure you choose as your project, the project you just joined and click the ''Download omni bundle'' button, and select to save it.
- Open a terminal window
- Run:
omni-configure.py -f portal
|
|