Bug #4783

onetemplate instatiation ignores capacity values provided

Added by Mariano Guezuraga almost 5 years ago.

Status:PendingStart date:09/15/2016
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:CLI
Target version:-
Resolution: Pull request:
Affected Versions:OpenNebula 5.0

Description

[oneadmin@onefrontend-202 ~]$ onetemplate instantiate 0 --name testvm --cpu 1 --vcpu 4 --memory 4096 --hold
There are some parameters that require user input. Use the string <<EDITOR>> to launch an editor (e.g. for multi-line inputs)
  * (CPU)
    Press enter for default (1). Float in the range [0.1..1.0]:
  * (MEMORY)
    Press enter for default (4096). Integer in the range [1024..8192]:
  * (VCPU)
    Press enter for default (4). Integer in the range [1..8]:

Also available in: Atom PDF