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 | Pull request: | ||
| Affected Versions: | OpenNebula 3.2 |
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
#1
Updated by Javi Fontan over 9 years ago
- Status changed from New to Closed
- Resolution set to fixed
I've changed the documentation accordingly. Thanks for the tip.