Bug 1254131

Summary: engine-config - MacPoolRanges is deprecated and cannot be set.
Product: Red Hat Enterprise Virtualization Manager Reporter: Eldad Marciano <emarcian>
Component: ovirt-engineAssignee: Nobody <nobody>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.6.0CC: ecohen, gklein, lpeer, lsurette, rbalakri, Rhev-m-bugs, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-17 08:55:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eldad Marciano 2015-08-17 08:47:46 UTC
Description of problem:
failed to set MacPoolRanges.

"
~]# engine-config -s MacPoolRanges=<some mac pool range>
Configuration key MacPoolRanges is deprecated, thus it cannot be set.
"

moreover i tired to set the pool range directly to DB to vdc_options and it fails to create vms due to "Not enough MAC addresses left in MAC Address Pool."

note* -  clean installation.

Version-Release number of selected component (if applicable):
3.6.0-0.0.master.20150804111407.git122a3a0.el6

How reproducible:
100%

Steps to Reproduce:
1. engine-config -s MacPoolRanges=<some mac pool range>

Actual results:
configuration key MacPoolRanges is deprecated, thus it cannot be set.

Expected results:
MacPoolRanges set as properly. 

Additional info:

Comment 1 Eldad Marciano 2015-08-17 08:55:18 UTC
for 3.6 this setting should be change from the UI.
close it as not a bug