Bug 1042930 - replica_count field not present in rsdl definitions for migrate
Summary: replica_count field not present in rsdl definitions for migrate
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat
Component: rhsc-sdk
Version: 2.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Shubhendu Tripathi
QA Contact: Dustin Tsang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-13 16:20 UTC by Dustin Tsang
Modified: 2015-07-13 04:39 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-17 05:29:22 UTC
Target Upstream Version:


Attachments (Terms of Use)
rsdl from rhsc-cb11 (159.50 KB, text/plain)
2013-12-13 16:20 UTC, Dustin Tsang
no flags Details

Description Dustin Tsang 2013-12-13 16:20:43 UTC
Created attachment 836376 [details]
rsdl from rhsc-cb11

Description of problem:

replica_count field not present in rsdl definitions for migrate


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

How reproducible:


Steps to Reproduce:
1. go to http://<hostname>/api?rsdl
2. locate the link element with the attribute href="/api/clusters/{cluster:id}/glustervolumes/{glustervolume:id}/bricks/migrate" field no present in rsdl definitions for migrate and delete"


Actual results:
element does not describe the replica_count parameter

Expected results:
link element should describe the parameter replica_count

Additional info:

Comment 1 Dustin Tsang 2013-12-13 16:22:09 UTC
clarifying steps in comment#0:

Steps to Reproduce:
1. go to http://<hostname>/api?rsdl
2. locate the link element with the attribute href="/api/clusters/{cluster:id}/glustervolumes/{glustervolume:id}/bricks/migrate"

Comment 3 Dusmant 2013-12-16 08:35:24 UTC
This is not a bug. Because reducing replica count is not a migration but normal DELETE action. Migration is meant for distribute type only.


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