Bug 1412199 - Attach/detach for Cloud Volume fails with "unknown method get_checked_volume_id" error
Summary: Attach/detach for Cloud Volume fails with "unknown method get_checked_volume_...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: 5.8.0
Assignee: Zita Nemeckova
QA Contact: Jiri Stefanisin
URL:
Whiteboard:
Depends On:
Blocks: 1412290
TreeView+ depends on / blocked
 
Reported: 2017-01-11 14:11 UTC by Satoe Imaishi
Modified: 2017-06-12 16:51 UTC (History)
4 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1412290 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:51:04 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Satoe Imaishi 2017-01-11 14:11:30 UTC
From PR https://github.com/ManageIQ/manageiq/pull/13218:

Introduced by https://github.com/ManageIQ/manageiq/pull/12551

get_checked_volume_id(params) was changed in https://github.com/ManageIQ/manageiq/pull/12845 and https://github.com/ManageIQ/manageiq/pull/12859 to checked_item_id.

Before: Attach and Detach didn't work for Cloud Volume. Ended with error unknown method get_checked_volume_id

After: Attach and Detach works for Cloud Volume.


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