Bug 830755 - Wrong default values of virt_service and gluster_service
Summary: Wrong default values of virt_service and gluster_service
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: rhsc
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Shubhendu Tripathi
QA Contact: Ilia Meerovich
URL:
Whiteboard: gluster
Depends On:
Blocks: 825285
TreeView+ depends on / blocked
 
Reported: 2012-06-11 10:59 UTC by Ilia Meerovich
Modified: 2016-07-05 00:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-10 07:41:52 UTC
Embargoed:


Attachments (Terms of Use)

Description Ilia Meerovich 2012-06-11 10:59:11 UTC
Description of problem:

default values should be:
- virt_service=False
- gluster_service=True.

But when I'm adding cluster by using REST and not setting these parameters they are set as:
- virt_service=True
- gluster_service=False.

Version-Release number of selected component (if applicable):
10 Jun drop

How reproducible:

easy and deterministic.

Steps to Reproduce:
1. Add cluster via REST API and not set these parameters value
2. Check virt_service and gluster_service values

  
Actual results:
- virt_service=True
- gluster_service=False.

Expected results:
- virt_service=False
- gluster_service=True.

Additional info:

Comment 2 Shireesh 2012-06-11 12:12:27 UTC
Fixed - will be available in the next QA drop.

Comment 3 Ilia Meerovich 2012-06-17 11:29:25 UTC
verifed with 15 June build


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