Bug #1101
documentation:rel3.2:ec2g - Missing onehost create parameter
| Status: | Closed | Start date: | 02/01/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Documentation | |||
| Target version: | - | |||
| Resolution: | fixed | Affected Version: | OpenNebula 3.2 | |
| Story points | - | |||
| Velocity based estimate | - |
Description
Hi,
After configuring everything when you start ONE, you need to add the ec2 host to the host list to be able to submit virtual machines, like the following: $ onehost create ec2 im_ec2 vmm_ec2 tm_dummy
should be:
$ onehost create ec2 im_ec2 vmm_ec2 tm_dummy dummy
History
Updated by Javi Fontan 4 months ago
- Status changed from New to Closed
- Resolution set to fixed
I've changed the documentation accordingly. Thanks for the tip.