Bug 1038678 - REST: rsdl definition for brick migrate is incorrectly defined
Summary: REST: rsdl definition for brick migrate is incorrectly defined
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat
Component: rhsc-sdk
Version: 2.1
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: RHGS 2.1.2
Assignee: Shubhendu Tripathi
QA Contact: Dustin Tsang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-05 15:43 UTC by Dustin Tsang
Modified: 2015-07-13 04:39 UTC (History)
4 users (show)

Fixed In Version: cb12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-25 08:07:52 UTC
Target Upstream Version:


Attachments (Terms of Use)
excerpt (1.10 KB, text/plain)
2013-12-05 15:46 UTC, Dustin Tsang
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2014:0208 0 normal SHIPPED_LIVE Red Hat Storage 2.1 enhancement and bug fix update #2 2014-02-25 12:20:30 UTC
oVirt gerrit 22118 0 None None None Never

Description Dustin Tsang 2013-12-05 15:43:53 UTC
Description of problem:
The rsdl definition is not defined properly for brick migrate.
Rsdl excerpt attached.

According to the specifications attached, expected xml for request
should be like:

<bricks>
  <brick>
    <name>${name}</name>
  </brick>
</bricks>

instead it is expecting:

<action>
  <bricks>
    <brick>
      <name>${name}</name>
    </brick>
  </bricks>
</action>


Version-Release number of selected component (if applicable):
rhsc-cb10

Comment 2 Dustin Tsang 2013-12-05 15:46:26 UTC
Created attachment 833222 [details]
excerpt

Comment 3 Dustin Tsang 2013-12-18 16:22:13 UTC
verified as fixed in rhsc cb12

Comment 4 Shubhendu Tripathi 2014-01-22 11:35:52 UTC
Its new feature so doc text not required

Comment 6 errata-xmlrpc 2014-02-25 08:07:52 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2014-0208.html


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