Bug 1209348

Summary: Error while setting retirement data for virtual machine
Product: Red Hat CloudForms Management Engine Reporter: Prasad Mukhedkar <pmukhedk>
Component: UI - OPSAssignee: Harpreet Kataria <hkataria>
Status: CLOSED DUPLICATE QA Contact: Dave Johnson <dajohnso>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.3.0CC: hkataria, jhardy, mpovolny, obarenbo
Target Milestone: GA   
Target Release: 5.3.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-05 15:00:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
error screenshot none

Description Prasad Mukhedkar 2015-04-07 06:26:48 UTC
Created attachment 1011623 [details]
error screenshot

Description of problem:

When selecting datastore -> managed VM's -> Select a VM -> lifecycle -> Set retirement dates.

Results in error:

Error text:
Action not implemented [storage/button] 


Version-Release number of selected component (if applicable):
 5.3.3.2.20150217120931_a465215 

How reproducible:
Always

Steps to Reproduce:
1.Nevigate to dashboard >  datastore >  Select a VM -> lifecycle -> click 
on "Set retirement dates" button.

Actual results:
Error "Action not implemented [storage/button] "

Expected results:
Should open "Set/Remove Retirement Date for virtual machine" page
to set retirement date.

Comment 3 CFME Bot 2015-05-05 15:06:02 UTC
New commit detected on cfme/5.3.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=fe8a08805d57f1a4ab5ce8cb941e573ef6530dab

commit fe8a08805d57f1a4ab5ce8cb941e573ef6530dab
Author:     Roman Blanco <rblanco>
AuthorDate: Fri Apr 10 11:29:24 2015 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Tue May 5 10:44:13 2015 -0400

    Fixed ownership setting for datastore
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1202660
    (cherry picked from commit a2dfdd7)
    https://bugzilla.redhat.com/show_bug.cgi?id=1209348

 vmdb/app/controllers/storage_controller.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 4 CFME Bot 2015-05-05 15:06:08 UTC
New commit detected on cfme/5.3.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=00a804baae487fae760957a8880ae6fb93150726

commit 00a804baae487fae760957a8880ae6fb93150726
Merge: 09c1f87 fe8a088
Author:     Dan Clarizio <dclarizi>
AuthorDate: Tue May 5 11:01:40 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Tue May 5 11:01:40 2015 -0400

    Merge branch 'bz_1209348' into '5.3.z'
    
    Fixed ownership setting for datastore
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1202660
    (cherry picked from commit a2dfdd7)
    https://bugzilla.redhat.com/show_bug.cgi?id=1209348
    
    @dclarizio please review. this is a straight cherry-pick.
    
    See merge request !42

 vmdb/app/controllers/storage_controller.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)