Bug 868858

Summary: [District]Create district with invalid node profile type
Product: OKD Reporter: xjia <xjia>
Component: PodAssignee: Dan McPherson <dmcphers>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: bmeng, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-06 18:48:36 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 xjia 2012-10-22 10:07:56 UTC
Description of problem:
Node profile type should be  "small(default)|jumbo|exlarge|large|medium|micro". When assigned others, it should prompt error.

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

How reproducible:
Always

Steps to Reproduce:
1.oo-admin-ctl-district -c create  -p jia -n jia
2.
3.
  
Actual results:
Success.

Expected results:
Wrong message about node profile type.

Additional info:

Comment 1 Dan McPherson 2012-10-22 15:05:40 UTC
https://github.com/openshift/li/pull/515

Comment 2 xjia 2012-10-23 07:46:45 UTC
[root@ip-10-93-42-46 ~]#  oo-admin-ctl-district -c create  -p jia -n jia
Node profile must be one of: (small(default)|medium|c9)

Version:devenv_2364