Bug #1071

Aggregated resources are not correctly shown neither in CLI nor GUI

Added by Tino Vázquez over 9 years ago. Updated over 9 years ago.

Status:ClosedStart date:01/19/2012
Priority:NormalDue date:
Assignee:Tino Vázquez% Done:

100%

Category:-
Target version:Release 3.2.1
Resolution:fixed Pull request:
Affected Versions:OpenNebula 3.2

Description

CLI example
----------

(1) OZones (master) $ onezone show 1 vn

ZONE Zone1 INFORMATION
ID : 1
NAME : Zone1
ZONE ADMIN : oneadmin
ZONE PASS : BO9Lr65B7K4IP7hoRQtSxw==
ENDPOINT : http://localhost:2634/RPC2
  1. VDCS : 1

VDCS INFORMATION
ID NAME
2 MyVDC
/home/oneadmin/nebula.git/ozones/bin/onezone:91:in `initialize': wrong number of arguments (3 for 2) (ArgumentError)
from /home/oneadmin/nebula.git/ozones/bin/onezone:91:in `new'
from /home/oneadmin/nebula.git/ozones/bin/onezone:91
from /home/oneadmin/nebula.git/ozones/lib/ruby/cli/command_parser.rb:173:in `call'
from /home/oneadmin/nebula.git/ozones/lib/ruby/cli/command_parser.rb:173:in `run'
from /home/oneadmin/nebula.git/ozones/lib/ruby/cli/command_parser.rb:79:in `initialize'
from /home/oneadmin/nebula.git/ozones/bin/onezone:33:in `new'
from /home/oneadmin/nebula.git/ozones/bin/onezone:33

Associated revisions

Revision 9b88f8c8
Added by Hector Sanjuan over 9 years ago

Bug #1071: Several ozones GUI fixes

  • Wrong dashboard counts
  • Wrong listing of aggregated resources
  • Error when showing VMs in pending state in a zone view
  • Remove 'public' column from views, not used anymore, showed "no" all the time
    (cherry picked from commit 2c60d204f6e51c873258f231c527f4dd77cd6b7c)

Revision 177cad91
Added by Hector Sanjuan over 9 years ago

Bug #1071: Several ozones GUI fixes

  • Wrong dashboard counts
  • Wrong listing of aggregated resources
  • Error when showing VMs in pending state in a zone view
  • Remove 'public' column from views, not used anymore, showed "no" all the time
    (cherry picked from commit 2c60d204f6e51c873258f231c527f4dd77cd6b7c)

History

#1 Updated by Ruben S. Montero over 9 years ago

  • Target version set to Release 3.4 - S0
  • % Done changed from 0 to 50

Fix for the GUI part in master & one-3.2

#2 Updated by Carlos Martín over 9 years ago

  • Status changed from New to Closed
  • Target version changed from Release 3.4 - S0 to Release 3.2.1
  • % Done changed from 50 to 100
  • Resolution set to fixed

Also available in: Atom PDF