Bug #240
CLI should handle non existing resource IDs
Status: | Closed | Start date: | 05/14/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | CLI | |||
Target version: | Release 2.0 | |||
Resolution: | Pull request: | |||
Affected Versions: |
Description
Now it doesn't
? ~ onevm show 12341234
VIRTUAL MACHINE 12341234 INFORMATION
ID : 12341234
NAME :
STATE : INIT
LCM_STATE : LCM_INIT
START TIME : -
END TIME : -
DEPLOY ID: : -
VIRTUAL MACHINE TEMPLATE
/home/tinova/dev/nebula.git/neno/lib/ruby/OpenNebula/XMLUtils.rb:73:in `template_like_str': undefined method `collect' for nil:NilClass (NoMethodError)
from /home/tinova/dev/nebula.git/neno/lib/ruby/OpenNebula/XMLUtils.rb:54:in `template_str'
from /home/tinova/dev/nebula.git/neno/bin/onevm:719
from /home/tinova/dev/nebula.git/neno/bin/onevm:678:in `each'
from /home/tinova/dev/nebula.git/neno/bin/onevm:678
History
#1 Updated by Ruben S. Montero about 11 years ago
- Status changed from New to Assigned
#2 Updated by Daniel Molina almost 11 years ago
- Status changed from Assigned to Closed
- Assignee changed from Javi Fontan to Daniel Molina
- % Done changed from 0 to 100