Bug 894324 - wallaby modify-node error
Summary: wallaby modify-node error
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: wallaby-utils
Version: Development
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: grid-maint-list
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-11 12:35 UTC by Lubos Trilety
Modified: 2016-05-26 19:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-26 19:57:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lubos Trilety 2013-01-11 12:35:19 UTC
Description of problem:
Any time when wallaby modify-node is run it prints following error:
fatal:  undefined method `size' for nil:NilClass
Moreover required changes are not performed.

Version-Release number of selected component (if applicable):
wallaby-utils-0.16.3-1

How reproducible:
100%

Steps to Reproduce:
1. run modify-node for some node in store, try to change annotation
# wallaby modify-node node --annotation 'test'
fatal:  undefined method `size' for nil:NilClass

# echo $?
1

# wallaby show-node node
Console Connection Established...
node
  name:  "node"
  provisioned:  true
  last_checkin:  0
  last_updated_version:  1357733570399055
  memberships:  []
  annotation:  ""
  features:  []
  params:  {}

  
Actual results:
The tool prints error

Expected results:
The operation should end successfully without any error

Additional info:
Even without any change it prints error

# wallaby modify-node node
fatal:  undefined method `size' for nil:NilClass

Comment 1 Anne-Louise Tangring 2016-05-26 19:57:20 UTC
MRG-Grid is in maintenance and only customer escalations will be considered. This issue can be reopened if a customer escalation associated with it occurs.


Note You need to log in before you can comment on or make changes to this bug.